Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/admin/locale/zh_CN/LC_MESSAGES/djangojs.po
blob: 3ba549772c1885171dd830aa997dfa612acb12b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011.
# Kevin Shi <leiarix@gmail.com>, 2012.
# Lele Long <schemacs@gmail.com>, 2011.
# slene <vslene@gmail.com>, 2011.
# Ziang Song <songziang@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-23 02:35+0100\n"
"PO-Revision-Date: 2012-07-20 01:51+0000\n"
"Last-Translator: 磊 施 <leiarix@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/django/"
"language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#, c-format
msgid "Available %s"
msgstr "可用 %s"

#, c-format
msgid ""
"This is the list of available %s. You may choose some by selecting them in "
"the box below and then clicking the \"Choose\" arrow between the two boxes."
msgstr ""
"这是可用的%s列表。你可以在选择框下面进行选择,然后点击两选框之间的“选择”箭"
"头。"

#, c-format
msgid "Type into this box to filter down the list of available %s."
msgstr "在此框中键入以过滤可用的%s列表"

msgid "Filter"
msgstr "过滤"

msgid "Choose all"
msgstr "全选"

#, c-format
msgid "Click to choose all %s at once."
msgstr "点击选择全部%s。"

msgid "Choose"
msgstr "选择"

msgid "Remove"
msgstr "删除"

#, c-format
msgid "Chosen %s"
msgstr "选中的 %s"

#, c-format
msgid ""
"This is the list of chosen %s. You may remove some by selecting them in the "
"box below and then clicking the \"Remove\" arrow between the two boxes."
msgstr "这是已选%s的列表。你可以"

msgid "Remove all"
msgstr "删除全部"

#, c-format
msgid "Click to remove all chosen %s at once."
msgstr "删除所有选择的%s。"

msgid "%(sel)s of %(cnt)s selected"
msgid_plural "%(sel)s of %(cnt)s selected"
msgstr[0] "选中了 %(cnt)s 个中的 %(sel)s 个"

msgid ""
"You have unsaved changes on individual editable fields. If you run an "
"action, your unsaved changes will be lost."
msgstr ""
"你尚未保存一个可编辑栏位的变更. 如果你进行别的动作, 未保存的变更将会丢失."

msgid ""
"You have selected an action, but you haven't saved your changes to "
"individual fields yet. Please click OK to save. You'll need to re-run the "
"action."
msgstr ""
"你已选则执行一个动作, 但有一个可编辑栏位的变更尚未保存. 请点选确定进行保存. "
"再重新执行该动作."

msgid ""
"You have selected an action, and you haven't made any changes on individual "
"fields. You're probably looking for the Go button rather than the Save "
"button."
msgstr ""
"你已选则执行一个动作, 但可编辑栏位沒有任何改变. 你应该尝试 '去' 按钮, 而不是 "
"'保存' 按钮."

msgid ""
"January February March April May June July August September October November "
"December"
msgstr "一月 二月 三月 四月 五月 六月 七月 八月 九月 十月 十一月 十二月"

msgid "S M T W T F S"
msgstr "日 一 二 三 四 五 六"

msgid "Show"
msgstr "显示"

msgid "Hide"
msgstr "隐藏"

msgid "Now"
msgstr "现在"

msgid "Clock"
msgstr "时钟"

msgid "Choose a time"
msgstr "选择一个时间"

msgid "Midnight"
msgstr "午夜"

msgid "6 a.m."
msgstr "上午6点"

msgid "Noon"
msgstr "正午"

msgid "Cancel"
msgstr "取消"

msgid "Today"
msgstr "今天"

msgid "Calendar"
msgstr "日历"

msgid "Yesterday"
msgstr "昨天"

msgid "Tomorrow"
msgstr "明天"