Skip to content

Commit

Permalink
Merge pull request #434 from wpj-cz/master
Browse files Browse the repository at this point in the history
Czech translation update and fixes
  • Loading branch information
etianen committed Jul 24, 2015
2 parents f042550 + 54e1dd1 commit ad2f560
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Binary file modified src/reversion/locale/cs/LC_MESSAGES/django.mo
Binary file not shown.
7 changes: 3 additions & 4 deletions src/reversion/locale/cs/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
Expand All @@ -26,7 +25,7 @@ msgstr "Obnovit smazané %(name)s"
#: admin.py:165
#, python-format
msgid "Reverted to previous version, saved on %(datetime)s"
msgstr "Vrátit se k předchozí verzi uložené v %(datetime)s"
msgstr "Vráceno do předchozí verze uložené v %(datetime)s"

#: admin.py:167
#, python-format
Expand All @@ -49,7 +48,7 @@ msgstr "Navrátit se k předchozí verzi %(name)s"

#: management/commands/createinitialrevisions.py:76
msgid "Initial version."
msgstr ""
msgstr "První verze"

#: templates/reversion/change_list.html:11
#, python-format
Expand Down Expand Up @@ -125,4 +124,4 @@ msgstr "Navrátit %(verbose_name)s k předchozí verzi"

#: templates/reversion/revision_form.html:28
msgid "Press the save button below to revert to this version of the object."
msgstr "Klikněte na tlačítko uložit pro návrat k této verze objektu."
msgstr "Klikněte na tlačítko uložit pro návrat k této verzi objektu."

0 comments on commit ad2f560

Please sign in to comment.