#10077: Chinese translation error in django.po ----------------------------------+----------------------------------------- Reporter: [email protected] | Owner: nobody Status: new | Milestone: Component: Internationalization | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------------------+----------------------------------------- svn path: django\django\conf\locale\zh_CN\LC_MESSAGES\django.po[[BR]] line 3717: msgid "Ensure this value is greater than or equal to %s."[[BR]] line 3718: msgstr "这个值必须小于或等于 %s。" <-- this line is wrong[[BR]] The correct translation is:[[BR]] "这个值必须大于或等于 %s。"[[BR]]
-- Ticket URL: <http://code.djangoproject.com/ticket/10077> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
