Author: mtredinnick Date: 2008-10-24 02:36:47 -0500 (Fri, 24 Oct 2008) New Revision: 9264
Modified: django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.mo django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po Log: Fixed #9339 -- Small update to the Simplified Chinese translation from lidaobing. Modified: django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po =================================================================== --- django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po 2008-10-24 07:35:31 UTC (rev 9263) +++ django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po 2008-10-24 07:36:47 UTC (rev 9264) @@ -1262,7 +1262,7 @@ #: contrib/auth/models.py:143 msgid "Designates that this user has all permissions without explicitly assigning them." -msgstr "指明用户是否可以登录到这个管理站点。" +msgstr "指明该用户缺省拥有所有权限。" #: contrib/auth/models.py:144 msgid "last login" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
