1
0
mirror of https://github.com/django/django.git synced 2025-07-04 09:49:12 +00:00

new_admin: the same language 'cs' fix as in trunk for DATE_FORMAT and friends

git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Georg Bauer 2005-11-22 21:06:31 +00:00
parent aa2d958e1d
commit 2e98eaea6e
2 changed files with 4 additions and 4 deletions

View File

@ -679,7 +679,7 @@ msgstr "Akce"
#: contrib/admin/templates/admin/object_history.html:26 #: contrib/admin/templates/admin/object_history.html:26
msgid "DATE_WITH_TIME_FULL" msgid "DATE_WITH_TIME_FULL"
msgstr "Plné datum s časem" msgstr "j. N, Y, H:i"
#: contrib/admin/templates/admin/object_history.html:36 #: contrib/admin/templates/admin/object_history.html:36
msgid "" msgid ""
@ -1066,15 +1066,15 @@ msgstr "statické stránky"
#: utils/translation.py:335 #: utils/translation.py:335
msgid "DATE_FORMAT" msgid "DATE_FORMAT"
msgstr "Formát data" msgstr "j. N, Y"
#: utils/translation.py:336 #: utils/translation.py:336
msgid "DATETIME_FORMAT" msgid "DATETIME_FORMAT"
msgstr "Formát data a času" msgstr "j. N, Y, H:i"
#: utils/translation.py:337 #: utils/translation.py:337
msgid "TIME_FORMAT" msgid "TIME_FORMAT"
msgstr "Formát času" msgstr "H:i"
#: utils/dates.py:6 #: utils/dates.py:6
msgid "Monday" msgid "Monday"