Django

Code

Changeset 7403

Show
Ignore:
Timestamp:
04/04/08 21:59:41 (5 months ago)
Author:
mtredinnick
Message:

Fixed #6942 -- A few small updates to the Simplified Chinese translation.
Thanks, Liang Feng.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/AUTHORS

    r7401 r7403  
    137137    favo@exoweb.net 
    138138    Dmitri Fedortchenko <zeraien@gmail.com> 
     139    Liang Feng <hutuworm@gmail.com> 
    139140    Bill Fenner <fenner@gmail.com> 
    140141    Stefane Fermgier <sf@fermigier.com> 
  • django/trunk/django/conf/locale/zh_CN/LC_MESSAGES/django.po

    r7271 r7403  
    99"Report-Msgid-Bugs-To: \n" 
    1010"POT-Creation-Date: 2006-05-16 10:10+0200\n" 
    11 "PO-Revision-Date: 2007-07-05 12:44+0800\n" 
    12 "Last-Translator: limodou <limodou@gmail.com>\n" 
     11"PO-Revision-Date: 2008-04-02 11:43+0800\n" 
     12"Last-Translator: hutuworm <hutuworm@gmail.com>\n" 
    1313"Language-Team: Simplified Chinese <limodou@gmail.com>\n" 
    1414"MIME-Version: 1.0\n" 
     
    6767#: newforms/models.py:178 
    6868msgid "This field is required." 
    69 msgstr "这个字段是必项。" 
     69msgstr "这个字段是必项。" 
    7070 
    7171#: db/models/fields/__init__.py:367 
     
    444444#: utils/dateformat.py:40 
    445445msgid "p.m." 
    446 msgstr "
     446msgstr "p.m.
    447447 
    448448#: utils/dateformat.py:41 
    449449msgid "a.m." 
    450 msgstr "
     450msgstr "a.m.
    451451 
    452452#: utils/dateformat.py:46 
    453453msgid "PM" 
    454 msgstr "
     454msgstr "PM
    455455 
    456456#: utils/dateformat.py:47 
    457457msgid "AM" 
    458 msgstr "
     458msgstr "AM
    459459 
    460460#: utils/dateformat.py:95 
     
    668668#: contrib/localflavor/jp/jp_prefectures.py:30 
    669669msgid "Osaka" 
    670 msgstr "        大坂" 
     670msgstr "大坂" 
    671671 
    672672#: contrib/localflavor/jp/jp_prefectures.py:31 
     
    801801#: contrib/localflavor/de/de_states.py:12 
    802802msgid "Mecklenburg-Western Pomerania" 
    803 msgstr "
     803msgstr "梅克伦堡-西部米拉尼亚
    804804 
    805805#: contrib/localflavor/de/de_states.py:13 
     
    813813#: contrib/localflavor/de/de_states.py:15 
    814814msgid "Rhineland-Palatinate" 
    815 msgstr "
     815msgstr "莱茵河法耳茨地区
    816816 
    817817#: contrib/localflavor/de/de_states.py:16 
     
    825825#: contrib/localflavor/de/de_states.py:18 
    826826msgid "Saxony-Anhalt" 
    827 msgstr "
     827msgstr "萨克森-安哈尔特
    828828 
    829829#: contrib/localflavor/de/de_states.py:19 
     
    10261026#: contrib/humanize/templatetags/humanize.py:17 
    10271027msgid "th" 
    1028 msgstr "
     1028msgstr "th
    10291029 
    10301030#: contrib/humanize/templatetags/humanize.py:17 
    10311031msgid "st" 
    1032 msgstr "
     1032msgstr "st
    10331033 
    10341034#: contrib/humanize/templatetags/humanize.py:17 
    10351035msgid "nd" 
    1036 msgstr "
     1036msgstr "nd
    10371037 
    10381038#: contrib/humanize/templatetags/humanize.py:17 
    10391039msgid "rd" 
    1040 msgstr "
     1040msgstr "rd
    10411041 
    10421042#: contrib/humanize/templatetags/humanize.py:47 
     
    14661466"%(text)s" 
    14671467msgstr "" 
    1468 "此评论由一个肤浅的用户张贴:\n" 
     1468"此评论由一个粗率的用户张贴:\n" 
    14691469"\n" 
    14701470"%(text)s" 
     
    14781478#: contrib/comments/views/comments.py:284 
    14791479msgid "One or more of the required fields wasn't submitted" 
    1480 msgstr "一个或多个必字段没有被提交" 
     1480msgstr "一个或多个必字段没有被提交" 
    14811481 
    14821482#: contrib/comments/views/comments.py:196