Fixed #11528 -- Updated Traditional Chinese translation. Thanks to Qing Feng/

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11315 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2009-07-23 14:32:26 +00:00
parent 53d16b1175
commit 67505210f2
2 changed files with 2 additions and 2 deletions

View File

@ -3872,11 +3872,11 @@ msgstr "请修改%(field)s的重复数据.这个字段必须唯一"
msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s."
msgstr "%(field_name)s の重複したデータを修正してください。%(date_field)s %(lookup)s では %(field_name)s がユニークである必要があります。"
msgstr "请修正%(field_name)s的重复数据。%(date_field)s %(lookup)s 在 %(field_name)s 必须保证唯一."
#: forms/models.py:612
msgid "Please correct the duplicate values below."
msgstr "下記の重複したデータを修正してください。"
msgstr "请修正重复的数据."
#: forms/models.py:381 forms/models.py:389
#, python-format