#9634: Missing plural string in Slovak translation -----------------------------------------+---------------------------------- Reporter: cla...@2xlibre.net | Owner: nobody Status: new | Milestone: Component: Translations | Version: SVN Resolution: | Keywords: Stage: Unreviewed | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -----------------------------------------+---------------------------------- Comment (by claudep):
Moreover the date format strings are wrongly translated: {{{ #: utils/translation/trans_real.py:399 msgid "DATE_FORMAT" msgstr "DÁTUM_FORMÁT" #: utils/translation/trans_real.py:400 msgid "DATETIME_FORMAT" msgstr "DÁTUMAČAS_FORMÁT" #: utils/translation/trans_real.py:401 msgid "TIME_FORMAT" msgstr "ČAS_FORMÁT" #: utils/translation/trans_real.py:417 msgid "YEAR_MONTH_FORMAT" msgstr "ROK_MESIAC_FORMÁT" #: utils/translation/trans_real.py:418 msgid "MONTH_DAY_FORMAT" msgstr "MESIAC_DEŇ_FORMÁT" }}} This triggers server errors mentionned in ticket:10048 -- Ticket URL: <http://code.djangoproject.com/ticket/9634#comment:3> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---