diff --git a/django/conf/locale/zh_CN/LC_MESSAGES/django.po b/django/conf/locale/zh_CN/LC_MESSAGES/django.po
index 8bba862..e0c6c31 100644
a
|
b
|
msgstr "执行"
|
716 | 716 | #, python-format |
717 | 717 | msgid "1 result" |
718 | 718 | msgid_plural "%(counter)s results" |
719 | | msgstr[0] "1 条结果" |
720 | | msgstr[1] "%(counter)s 条结果" |
| 719 | msgstr[0] "%(counter)s 条结果" |
721 | 720 | |
722 | 721 | #: contrib/admin/templates/admin/search_form.html:10 |
723 | 722 | #, python-format |
diff --git a/django/conf/locale/zh_TW/LC_MESSAGES/django.po b/django/conf/locale/zh_TW/LC_MESSAGES/django.po
index 0efe779..80f7ad2 100644
a
|
b
|
msgstr "去"
|
690 | 690 | #, python-format |
691 | 691 | msgid "1 result" |
692 | 692 | msgid_plural "%(counter)s results" |
693 | | msgstr[0] "1 則结果" |
694 | | msgstr[1] "%(counter)s 則结果" |
| 693 | msgstr[0] "%(counter)s 則结果" |
695 | 694 | |
696 | 695 | #: contrib/admin/templates/admin/search_form.html:10 |
697 | 696 | #, python-format |
… |
… |
msgstr "如果你在這一個欄位輸入任何內容,會被視為是垃圾評
|
1381 | 1380 | msgid "Watch your mouth! The word %s is not allowed here." |
1382 | 1381 | msgid_plural "Watch your mouth! The words %s are not allowed here." |
1383 | 1382 | msgstr[0] "看住你的嘴!此處不允許 %s 這樣的字眼。" |
1384 | | msgstr[1] "" |
1385 | 1383 | |
1386 | 1384 | #: contrib/comments/models.py:23 |
1387 | 1385 | msgid "object ID" |
… |
… |
msgstr "rd"
|
1566 | 1564 | msgid "%(value).1f million" |
1567 | 1565 | msgid_plural "%(value).1f million" |
1568 | 1566 | msgstr[0] "%(value).1f 百萬" |
1569 | | msgstr[1] "" |
1570 | 1567 | |
1571 | 1568 | #: contrib/humanize/templatetags/humanize.py:54 |
1572 | 1569 | #, python-format |
1573 | 1570 | msgid "%(value).1f billion" |
1574 | 1571 | msgid_plural "%(value).1f billion" |
1575 | 1572 | msgstr[0] "%(value).1f 十億" |
1576 | | msgstr[1] "" |
1577 | 1573 | |
1578 | 1574 | #: contrib/humanize/templatetags/humanize.py:57 |
1579 | 1575 | #, python-format |
1580 | 1576 | msgid "%(value).1f trillion" |
1581 | 1577 | msgid_plural "%(value).1f trillion" |
1582 | 1578 | msgstr[0] "%(value).1f 兆" |
1583 | | msgstr[1] "" |
1584 | 1579 | |
1585 | 1580 | #: contrib/humanize/templatetags/humanize.py:73 |
1586 | 1581 | msgid "one" |
… |
… |
msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
3693 | 3688 | msgid_plural "" |
3694 | 3689 | "Please enter valid %(self)s IDs. The values %(value)r are invalid." |
3695 | 3690 | msgstr[0] "請輸入有效的 %(self)s ID。輸入值 %(value)r 是錯誤的。" |
3696 | | msgstr[1] "" |
3697 | 3691 | |
3698 | 3692 | #: forms/fields.py:54 |
3699 | 3693 | msgid "This field is required." |
… |
… |
msgstr "或"
|
4067 | 4061 | msgid "year" |
4068 | 4062 | msgid_plural "years" |
4069 | 4063 | msgstr[0] "年" |
4070 | | msgstr[1] "年" |
4071 | 4064 | |
4072 | 4065 | #: utils/timesince.py:22 |
4073 | 4066 | msgid "month" |
4074 | 4067 | msgid_plural "months" |
4075 | 4068 | msgstr[0] "月" |
4076 | | msgstr[1] "月" |
4077 | 4069 | |
4078 | 4070 | #: utils/timesince.py:23 |
4079 | 4071 | msgid "week" |
4080 | 4072 | msgid_plural "weeks" |
4081 | 4073 | msgstr[0] "週" |
4082 | | msgstr[1] "週" |
4083 | 4074 | |
4084 | 4075 | #: utils/timesince.py:24 |
4085 | 4076 | msgid "day" |
4086 | 4077 | msgid_plural "days" |
4087 | 4078 | msgstr[0] "天" |
4088 | | msgstr[1] "天" |
4089 | 4079 | |
4090 | 4080 | #: utils/timesince.py:25 |
4091 | 4081 | msgid "hour" |
4092 | 4082 | msgid_plural "hours" |
4093 | 4083 | msgstr[0] "小時" |
4094 | | msgstr[1] "小時" |
4095 | 4084 | |
4096 | 4085 | #: utils/timesince.py:26 |
4097 | 4086 | msgid "minute" |
4098 | 4087 | msgid_plural "minutes" |
4099 | 4088 | msgstr[0] "分鐘" |
4100 | | msgstr[1] "分鐘" |
4101 | 4089 | |
4102 | 4090 | #: utils/timesince.py:43 |
4103 | 4091 | #, fuzzy |
diff --git a/django/contrib/admin/templates/admin/search_form.html b/django/contrib/admin/templates/admin/search_form.html
index 4133cb8..3e14a11 100644
a
|
b
|
|
7 | 7 | <input type="text" size="40" name="{{ search_var }}" value="{{ cl.query }}" id="searchbar" /> |
8 | 8 | <input type="submit" value="{% trans 'Search' %}" /> |
9 | 9 | {% if show_result_count %} |
10 | | <span class="small quiet">{% blocktrans count cl.result_count as counter %}1 result{% plural %}{{ counter }} results{% endblocktrans %} (<a href="?{% if cl.is_popup %}pop=1{% endif %}">{% blocktrans with cl.full_result_count as full_result_count %}{{ full_result_count }} total{% endblocktrans %}</a>)</span> |
| 10 | <span class="small quiet">{% blocktrans count cl.result_count as counter %}{{ counter }} result{% plural %}{{ counter }} results{% endblocktrans %} (<a href="?{% if cl.is_popup %}pop=1{% endif %}">{% blocktrans with cl.full_result_count as full_result_count %}{{ full_result_count }} total{% endblocktrans %}</a>)</span> |
11 | 11 | {% endif %} |
12 | 12 | {% for pair in cl.params.items %} |
13 | 13 | {% ifnotequal pair.0 search_var %}<input type="hidden" name="{{ pair.0 }}" value="{{ pair.1 }}"/>{% endifnotequal %} |