1 | # SOME DESCRIPTIVE TITLE.
|
---|
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
---|
3 | # This file is distributed under the same license as the PACKAGE package.
|
---|
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
---|
5 | #
|
---|
6 | msgid ""
|
---|
7 | msgstr ""
|
---|
8 | "Project-Id-Version: django v1.0\n"
|
---|
9 | "Report-Msgid-Bugs-To: \n"
|
---|
10 | "POT-Creation-Date: 2005-12-29 00:03+0100\n"
|
---|
11 | "PO-Revision-Date: 2006-01-05 13:46+0800\n"
|
---|
12 | "Last-Translator: limodou <limodou@gmail.com>\n"
|
---|
13 | "Language-Team: Simplified Chinese <limodou@gmail.com>\n"
|
---|
14 | "MIME-Version: 1.0\n"
|
---|
15 | "Content-Type: text/plain; charset=utf-8\n"
|
---|
16 | "Content-Transfer-Encoding: 8bit\n"
|
---|
17 | "X-Poedit-Language: Chinese\n"
|
---|
18 | "X-Poedit-Country: CHINA\n"
|
---|
19 | "X-Poedit-SourceCharset: utf-8\n"
|
---|
20 | "Plural-Forms: nplurals=1; plural=0;\n"
|
---|
21 |
|
---|
22 | #: contrib/comments/models/comments.py:8
|
---|
23 | #: contrib/comments/models/comments.py:161
|
---|
24 | msgid "object ID"
|
---|
25 | msgstr "对象ID"
|
---|
26 |
|
---|
27 | #: contrib/comments/models/comments.py:9
|
---|
28 | msgid "headline"
|
---|
29 | msgstr "大字标题"
|
---|
30 |
|
---|
31 | #: contrib/comments/models/comments.py:10
|
---|
32 | #: contrib/comments/models/comments.py:162
|
---|
33 | msgid "comment"
|
---|
34 | msgstr "评论"
|
---|
35 |
|
---|
36 | #: contrib/comments/models/comments.py:11
|
---|
37 | msgid "rating #1"
|
---|
38 | msgstr "等级 #1"
|
---|
39 |
|
---|
40 | #: contrib/comments/models/comments.py:12
|
---|
41 | msgid "rating #2"
|
---|
42 | msgstr "等级 #2"
|
---|
43 |
|
---|
44 | #: contrib/comments/models/comments.py:13
|
---|
45 | msgid "rating #3"
|
---|
46 | msgstr "等级 #3"
|
---|
47 |
|
---|
48 | #: contrib/comments/models/comments.py:14
|
---|
49 | msgid "rating #4"
|
---|
50 | msgstr "等级 #4"
|
---|
51 |
|
---|
52 | #: contrib/comments/models/comments.py:15
|
---|
53 | msgid "rating #5"
|
---|
54 | msgstr "等级 #5"
|
---|
55 |
|
---|
56 | #: contrib/comments/models/comments.py:16
|
---|
57 | msgid "rating #6"
|
---|
58 | msgstr "等级 #6"
|
---|
59 |
|
---|
60 | #: contrib/comments/models/comments.py:17
|
---|
61 | msgid "rating #7"
|
---|
62 | msgstr "等级 #7"
|
---|
63 |
|
---|
64 | #: contrib/comments/models/comments.py:18
|
---|
65 | msgid "rating #8"
|
---|
66 | msgstr "等级 #8"
|
---|
67 |
|
---|
68 | #: contrib/comments/models/comments.py:23
|
---|
69 | msgid "is valid rating"
|
---|
70 | msgstr "是无效等级"
|
---|
71 |
|
---|
72 | #: contrib/comments/models/comments.py:24
|
---|
73 | #: contrib/comments/models/comments.py:164
|
---|
74 | msgid "date/time submitted"
|
---|
75 | msgstr "日期/时间已提交"
|
---|
76 |
|
---|
77 | #: contrib/comments/models/comments.py:25
|
---|
78 | #: contrib/comments/models/comments.py:165
|
---|
79 | msgid "is public"
|
---|
80 | msgstr "公开"
|
---|
81 |
|
---|
82 | #: contrib/comments/models/comments.py:26
|
---|
83 | #: contrib/admin/views/doc.py:256
|
---|
84 | msgid "IP address"
|
---|
85 | msgstr "IP地址"
|
---|
86 |
|
---|
87 | #: contrib/comments/models/comments.py:27
|
---|
88 | msgid "is removed"
|
---|
89 | msgstr "被删除"
|
---|
90 |
|
---|
91 | #: contrib/comments/models/comments.py:27
|
---|
92 | msgid "Check this box if the comment is inappropriate. A \"This comment has been removed\" message will be displayed instead."
|
---|
93 | msgstr "如果评论不适合选中这个检查框。评论将被一条\"此评论已经被删除\"的消息所替换。"
|
---|
94 |
|
---|
95 | #: contrib/comments/models/comments.py:31
|
---|
96 | msgid "Comment"
|
---|
97 | msgstr "评论"
|
---|
98 |
|
---|
99 | #: contrib/comments/models/comments.py:32
|
---|
100 | msgid "Comments"
|
---|
101 | msgstr "评论"
|
---|
102 |
|
---|
103 | #: contrib/comments/models/comments.py:85
|
---|
104 | #: contrib/comments/models/comments.py:204
|
---|
105 | msgid "Content object"
|
---|
106 | msgstr "内容对象"
|
---|
107 |
|
---|
108 | #: contrib/comments/models/comments.py:113
|
---|
109 | #, python-format
|
---|
110 | msgid ""
|
---|
111 | "Posted by %(user)s at %(date)s\n"
|
---|
112 | "\n"
|
---|
113 | "%(comment)s\n"
|
---|
114 | "\n"
|
---|
115 | "http://%(domain)s%(url)s"
|
---|
116 | msgstr ""
|
---|
117 | "由 %(user)s 在 %(date)s 张贴\n"
|
---|
118 | "\n"
|
---|
119 | "%(comment)s\n"
|
---|
120 | "\n"
|
---|
121 | "http://%(domain)s%(url)s"
|
---|
122 |
|
---|
123 | #: contrib/comments/models/comments.py:163
|
---|
124 | msgid "person's name"
|
---|
125 | msgstr "人名"
|
---|
126 |
|
---|
127 | #: contrib/comments/models/comments.py:166
|
---|
128 | msgid "ip address"
|
---|
129 | msgstr "IP地址"
|
---|
130 |
|
---|
131 | #: contrib/comments/models/comments.py:168
|
---|
132 | msgid "approved by staff"
|
---|
133 | msgstr "由团队批准"
|
---|
134 |
|
---|
135 | #: contrib/comments/models/comments.py:172
|
---|
136 | msgid "Free comment"
|
---|
137 | msgstr "自由评论"
|
---|
138 |
|
---|
139 | #: contrib/comments/models/comments.py:173
|
---|
140 | msgid "Free comments"
|
---|
141 | msgstr "自由评论"
|
---|
142 |
|
---|
143 | #: contrib/comments/models/comments.py:209
|
---|
144 | msgid "score"
|
---|
145 | msgstr "得分"
|
---|
146 |
|
---|
147 | #: contrib/comments/models/comments.py:210
|
---|
148 | msgid "score date"
|
---|
149 | msgstr "得分日期"
|
---|
150 |
|
---|
151 | #: contrib/comments/models/comments.py:213
|
---|
152 | msgid "Karma score"
|
---|
153 | msgstr "Karma得分"
|
---|
154 |
|
---|
155 | #: contrib/comments/models/comments.py:214
|
---|
156 | msgid "Karma scores"
|
---|
157 | msgstr "Karma得分"
|
---|
158 |
|
---|
159 | #: contrib/comments/models/comments.py:223
|
---|
160 | #, python-format
|
---|
161 | msgid "%(score)d rating by %(user)s"
|
---|
162 | msgstr "被 %(user)s 定级为 %(score)d"
|
---|
163 |
|
---|
164 | #: contrib/comments/models/comments.py:248
|
---|
165 | msgid "flag date"
|
---|
166 | msgstr "标记日期"
|
---|
167 |
|
---|
168 | #: contrib/comments/models/comments.py:251
|
---|
169 | msgid "User flag"
|
---|
170 | msgstr "用户标志"
|
---|
171 |
|
---|
172 | #: contrib/comments/models/comments.py:252
|
---|
173 | msgid "User flags"
|
---|
174 | msgstr "用户标志"
|
---|
175 |
|
---|
176 | #: contrib/comments/models/comments.py:256
|
---|
177 | #, python-format
|
---|
178 | msgid "Flag by %r"
|
---|
179 | msgstr "由 %r 标记"
|
---|
180 |
|
---|
181 | #: contrib/comments/models/comments.py:271
|
---|
182 | #, python-format
|
---|
183 | msgid ""
|
---|
184 | "This comment was flagged by %(user)s:\n"
|
---|
185 | "\n"
|
---|
186 | "%(text)s"
|
---|
187 | msgstr ""
|
---|
188 | "此评论由 %(user)s 标记:\n"
|
---|
189 | "\n"
|
---|
190 | "%(text)s"
|
---|
191 |
|
---|
192 | #: contrib/comments/models/comments.py:278
|
---|
193 | msgid "deletion date"
|
---|
194 | msgstr "删除日期"
|
---|
195 |
|
---|
196 | #: contrib/comments/models/comments.py:281
|
---|
197 | msgid "Moderator deletion"
|
---|
198 | msgstr "仲裁删除"
|
---|
199 |
|
---|
200 | #: contrib/comments/models/comments.py:282
|
---|
201 | msgid "Moderator deletions"
|
---|
202 | msgstr "仲裁删除"
|
---|
203 |
|
---|
204 | #: contrib/comments/models/comments.py:286
|
---|
205 | #, python-format
|
---|
206 | msgid "Moderator deletion by %r"
|
---|
207 | msgstr "被 %r 仲裁删除"
|
---|
208 |
|
---|
209 | #: contrib/comments/views/karma.py:18
|
---|
210 | msgid "Anonymous users cannot vote"
|
---|
211 | msgstr "匿名用户不能投票"
|
---|
212 |
|
---|
213 | #: contrib/comments/views/karma.py:22
|
---|
214 | msgid "Invalid comment ID"
|
---|
215 | msgstr "无效评论ID"
|
---|
216 |
|
---|
217 | #: contrib/comments/views/karma.py:24
|
---|
218 | msgid "No voting for yourself"
|
---|
219 | msgstr "不能给自已投票"
|
---|
220 |
|
---|
221 | #: contrib/comments/views/comments.py:25
|
---|
222 | msgid "This rating is required because you've entered at least one other rating."
|
---|
223 | msgstr "要求此等级,因为你已经输入了至少一个等级。"
|
---|
224 |
|
---|
225 | #: contrib/comments/views/comments.py:109
|
---|
226 | #, python-format
|
---|
227 | msgid ""
|
---|
228 | "This comment was posted by a user who has posted fewer than %(count)s comment:\n"
|
---|
229 | "\n"
|
---|
230 | "%(text)s"
|
---|
231 | msgid_plural ""
|
---|
232 | "This comment was posted by a user who has posted fewer than %(count)s comments:\n"
|
---|
233 | "\n"
|
---|
234 | "%(text)s"
|
---|
235 | msgstr[0] ""
|
---|
236 | "此评论由一个发表过少于 %(count)s 条评论的用户张贴:\n"
|
---|
237 | "\n"
|
---|
238 | "%(text)s"
|
---|
239 |
|
---|
240 | #: contrib/comments/views/comments.py:114
|
---|
241 | #, python-format
|
---|
242 | msgid ""
|
---|
243 | "This comment was posted by a sketchy user:\n"
|
---|
244 | "\n"
|
---|
245 | "%(text)s"
|
---|
246 | msgstr ""
|
---|
247 | "此评论由一个肤浅的用户张贴:\n"
|
---|
248 | "\n"
|
---|
249 | "%(text)s"
|
---|
250 |
|
---|
251 | #: contrib/comments/views/comments.py:186
|
---|
252 | #: contrib/comments/views/comments.py:277
|
---|
253 | msgid "Only POSTs are allowed"
|
---|
254 | msgstr "只允许张贴"
|
---|
255 |
|
---|
256 | #: contrib/comments/views/comments.py:190
|
---|
257 | #: contrib/comments/views/comments.py:281
|
---|
258 | msgid "One or more of the required fields wasn't submitted"
|
---|
259 | msgstr "一个或多个必输字段没有被提交"
|
---|
260 |
|
---|
261 | #: contrib/comments/views/comments.py:194
|
---|
262 | #: contrib/comments/views/comments.py:283
|
---|
263 | msgid "Somebody tampered with the comment form (security violation)"
|
---|
264 | msgstr "有人篡改了评论表格(安全侵害)"
|
---|
265 |
|
---|
266 | #: contrib/comments/views/comments.py:204
|
---|
267 | #: contrib/comments/views/comments.py:289
|
---|
268 | msgid "The comment form had an invalid 'target' parameter -- the object ID was invalid"
|
---|
269 | msgstr "评论表格有一个无效的 'target' 参数 -- 对象 ID 无效"
|
---|
270 |
|
---|
271 | #: contrib/comments/views/comments.py:254
|
---|
272 | #: contrib/comments/views/comments.py:318
|
---|
273 | msgid "The comment form didn't provide either 'preview' or 'post'"
|
---|
274 | msgstr "评论表格无法提供 '预览' 或 '张贴' 功能"
|
---|
275 |
|
---|
276 | #: contrib/admin/filterspecs.py:40
|
---|
277 | #, python-format
|
---|
278 | msgid ""
|
---|
279 | "<h3>By %s:</h3>\n"
|
---|
280 | "<ul>\n"
|
---|
281 | msgstr ""
|
---|
282 | "<h3>由 %s:</h3>\n"
|
---|
283 | "<ul>\n"
|
---|
284 |
|
---|
285 | #: contrib/admin/filterspecs.py:70
|
---|
286 | #: contrib/admin/filterspecs.py:88
|
---|
287 | #: contrib/admin/filterspecs.py:143
|
---|
288 | msgid "All"
|
---|
289 | msgstr "全部"
|
---|
290 |
|
---|
291 | #: contrib/admin/filterspecs.py:109
|
---|
292 | msgid "Any date"
|
---|
293 | msgstr "任意日期"
|
---|
294 |
|
---|
295 | #: contrib/admin/filterspecs.py:110
|
---|
296 | msgid "Today"
|
---|
297 | msgstr "今天"
|
---|
298 |
|
---|
299 | #: contrib/admin/filterspecs.py:113
|
---|
300 | msgid "Past 7 days"
|
---|
301 | msgstr "前7天"
|
---|
302 |
|
---|
303 | #: contrib/admin/filterspecs.py:115
|
---|
304 | msgid "This month"
|
---|
305 | msgstr "本月"
|
---|
306 |
|
---|
307 | #: contrib/admin/filterspecs.py:117
|
---|
308 | msgid "This year"
|
---|
309 | msgstr "今年"
|
---|
310 |
|
---|
311 | #: contrib/admin/filterspecs.py:143
|
---|
312 | msgid "Yes"
|
---|
313 | msgstr "是"
|
---|
314 |
|
---|
315 | #: contrib/admin/filterspecs.py:143
|
---|
316 | msgid "No"
|
---|
317 | msgstr "否"
|
---|
318 |
|
---|
319 | #: contrib/admin/filterspecs.py:150
|
---|
320 | msgid "Unknown"
|
---|
321 | msgstr "未知"
|
---|
322 |
|
---|
323 | #: contrib/admin/models/admin.py:6
|
---|
324 | msgid "action time"
|
---|
325 | msgstr "动作时间"
|
---|
326 |
|
---|
327 | #: contrib/admin/models/admin.py:9
|
---|
328 | msgid "object id"
|
---|
329 | msgstr "对象id"
|
---|
330 |
|
---|
331 | #: contrib/admin/models/admin.py:10
|
---|
332 | msgid "object repr"
|
---|
333 | msgstr "对象表示"
|
---|
334 |
|
---|
335 | #: contrib/admin/models/admin.py:11
|
---|
336 | msgid "action flag"
|
---|
337 | msgstr "动作标志"
|
---|
338 |
|
---|
339 | #: contrib/admin/models/admin.py:12
|
---|
340 | msgid "change message"
|
---|
341 | msgstr "修改消息"
|
---|
342 |
|
---|
343 | #: contrib/admin/models/admin.py:15
|
---|
344 | msgid "log entry"
|
---|
345 | msgstr "日志记录"
|
---|
346 |
|
---|
347 | #: contrib/admin/models/admin.py:16
|
---|
348 | msgid "log entries"
|
---|
349 | msgstr "日志记录"
|
---|
350 |
|
---|
351 | #: contrib/admin/templatetags/admin_list.py:245
|
---|
352 | msgid "All dates"
|
---|
353 | msgstr "全有日期"
|
---|
354 |
|
---|
355 | #: contrib/admin/views/decorators.py:9
|
---|
356 | #: parts/auth/formfields.py:33
|
---|
357 | #: parts/auth/formfields.py:38
|
---|
358 | msgid "Please enter a correct username and password. Note that both fields are case-sensitive."
|
---|
359 | msgstr "请输入正确的用户名和口令。请注意两个域都是大小写敏感的。"
|
---|
360 |
|
---|
361 | #: contrib/admin/views/decorators.py:23
|
---|
362 | #: contrib/admin/templates/admin/login.html:24
|
---|
363 | msgid "Log in"
|
---|
364 | msgstr "登录"
|
---|
365 |
|
---|
366 | #: contrib/admin/views/decorators.py:57
|
---|
367 | msgid "Please log in again, because your session has expired. Don't worry: Your submission has been saved."
|
---|
368 | msgstr "请重新登录,因为你的会话已经过期。不用担心:你的提交已经被保存。"
|
---|
369 |
|
---|
370 | #: contrib/admin/views/decorators.py:64
|
---|
371 | msgid "Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."
|
---|
372 | msgstr "看上去你的浏览器没有配置成接受 cookie 。请允许 cookie,重新装入本页面,再试一次。"
|
---|
373 |
|
---|
374 | #: contrib/admin/views/decorators.py:78
|
---|
375 | msgid "Usernames cannot contain the '@' character."
|
---|
376 | msgstr "用户名不能包含 '@' 字符。"
|
---|
377 |
|
---|
378 | #: contrib/admin/views/decorators.py:80
|
---|
379 | #, python-format
|
---|
380 | msgid "Your e-mail address is not your username. Try '%s' instead."
|
---|
381 | msgstr "你的邮箱地址不是你的用户名。换 '%s' 试试。"
|
---|
382 |
|
---|
383 | #: contrib/admin/views/main.py:52
|
---|
384 | msgid "Site administration"
|
---|
385 | msgstr "站点管理员"
|
---|
386 |
|
---|
387 | #: contrib/admin/views/main.py:67
|
---|
388 | #, python-format
|
---|
389 | msgid "Select %s"
|
---|
390 | msgstr "选择 %s"
|
---|
391 |
|
---|
392 | #: contrib/admin/views/main.py:68
|
---|
393 | #, python-format
|
---|
394 | msgid "Select %s to change"
|
---|
395 | msgstr "选择 %s 来修改"
|
---|
396 |
|
---|
397 | #: contrib/admin/views/main.py:410
|
---|
398 | #, python-format
|
---|
399 | msgid "The %(name)s \"%(obj)s\" was added successfully."
|
---|
400 | msgstr "%(name)s \"%(obj)s\" 添加成功。"
|
---|
401 |
|
---|
402 | #: contrib/admin/views/main.py:415
|
---|
403 | #: contrib/admin/views/main.py:492
|
---|
404 | msgid "You may edit it again below."
|
---|
405 | msgstr "你可以在下面再次编辑它。"
|
---|
406 |
|
---|
407 | #: contrib/admin/views/main.py:423
|
---|
408 | #: contrib/admin/views/main.py:501
|
---|
409 | #, python-format
|
---|
410 | msgid "You may add another %s below."
|
---|
411 | msgstr "你可以在下面增加另一个 %s 。"
|
---|
412 |
|
---|
413 | #: contrib/admin/views/main.py:441
|
---|
414 | #, python-format
|
---|
415 | msgid "Add %s"
|
---|
416 | msgstr "增加 %s"
|
---|
417 |
|
---|
418 | #: contrib/admin/views/main.py:457
|
---|
419 | #, python-format
|
---|
420 | msgid "Added %s."
|
---|
421 | msgstr "%s 已增加。"
|
---|
422 |
|
---|
423 | #: contrib/admin/views/main.py:457
|
---|
424 | #: contrib/admin/views/main.py:459
|
---|
425 | #: contrib/admin/views/main.py:461
|
---|
426 | msgid "and"
|
---|
427 | msgstr "和"
|
---|
428 |
|
---|
429 | #: contrib/admin/views/main.py:459
|
---|
430 | #, python-format
|
---|
431 | msgid "Changed %s."
|
---|
432 | msgstr "已修改 %s 。"
|
---|
433 |
|
---|
434 | #: contrib/admin/views/main.py:461
|
---|
435 | #, python-format
|
---|
436 | msgid "Deleted %s."
|
---|
437 | msgstr "%s 已删除。"
|
---|
438 |
|
---|
439 | #: contrib/admin/views/main.py:464
|
---|
440 | msgid "No fields changed."
|
---|
441 | msgstr "没有字段被修改。"
|
---|
442 |
|
---|
443 | #: contrib/admin/views/main.py:489
|
---|
444 | #, python-format
|
---|
445 | msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
---|
446 | msgstr "%(name)s \"%(obj)s\" 修改成功。"
|
---|
447 |
|
---|
448 | #: contrib/admin/views/main.py:498
|
---|
449 | #, python-format
|
---|
450 | msgid "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
---|
451 | msgstr "%(name)s \"%(obj)s\" 添加成功。你可以在下面再次编辑它。"
|
---|
452 |
|
---|
453 | #: contrib/admin/views/main.py:536
|
---|
454 | #, python-format
|
---|
455 | msgid "Change %s"
|
---|
456 | msgstr "修改 %s"
|
---|
457 |
|
---|
458 | #: contrib/admin/views/main.py:614
|
---|
459 | #, python-format
|
---|
460 | msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
|
---|
461 | msgstr "一个或多个 %(fieldname)s 在 %(name)s 中: %(obj)s"
|
---|
462 |
|
---|
463 | #: contrib/admin/views/main.py:619
|
---|
464 | #, python-format
|
---|
465 | msgid "One or more %(fieldname)s in %(name)s:"
|
---|
466 | msgstr "一个或多个 %(fieldname)s 在 %(name)s 中:"
|
---|
467 |
|
---|
468 | #: contrib/admin/views/main.py:648
|
---|
469 | #, python-format
|
---|
470 | msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
---|
471 | msgstr "%(name)s \"%(obj)s\" 删除成功。"
|
---|
472 |
|
---|
473 | #: contrib/admin/views/main.py:651
|
---|
474 | msgid "Are you sure?"
|
---|
475 | msgstr "你确信吗?"
|
---|
476 |
|
---|
477 | #: contrib/admin/views/main.py:666
|
---|
478 | #, python-format
|
---|
479 | msgid "Change history: %s"
|
---|
480 | msgstr "修改历史: %s"
|
---|
481 |
|
---|
482 | #: contrib/admin/views/doc.py:244
|
---|
483 | #: contrib/admin/views/doc.py:253
|
---|
484 | #: contrib/admin/views/doc.py:255
|
---|
485 | #: contrib/admin/views/doc.py:261
|
---|
486 | #: contrib/admin/views/doc.py:262
|
---|
487 | #: contrib/admin/views/doc.py:264
|
---|
488 | msgid "Integer"
|
---|
489 | msgstr "整数"
|
---|
490 |
|
---|
491 | #: contrib/admin/views/doc.py:245
|
---|
492 | msgid "Boolean (Either True or False)"
|
---|
493 | msgstr "布尔(True或False)"
|
---|
494 |
|
---|
495 | #: contrib/admin/views/doc.py:246
|
---|
496 | #, python-format
|
---|
497 | msgid "String (up to %(maxlength)s)"
|
---|
498 | msgstr "字符串(最长 %(maxlength)s)"
|
---|
499 |
|
---|
500 | #: contrib/admin/views/doc.py:247
|
---|
501 | msgid "Comma-separated integers"
|
---|
502 | msgstr "逗号分隔的整数"
|
---|
503 |
|
---|
504 | #: contrib/admin/views/doc.py:248
|
---|
505 | msgid "Date (without time)"
|
---|
506 | msgstr "日期(无时间)"
|
---|
507 |
|
---|
508 | #: contrib/admin/views/doc.py:249
|
---|
509 | msgid "Date (with time)"
|
---|
510 | msgstr "日期(带时间)"
|
---|
511 |
|
---|
512 | #: contrib/admin/views/doc.py:250
|
---|
513 | msgid "E-mail address"
|
---|
514 | msgstr "邮箱地址"
|
---|
515 |
|
---|
516 | #: contrib/admin/views/doc.py:251
|
---|
517 | #: contrib/admin/views/doc.py:254
|
---|
518 | msgid "File path"
|
---|
519 | msgstr "文件路径"
|
---|
520 |
|
---|
521 | #: contrib/admin/views/doc.py:252
|
---|
522 | msgid "Decimal number"
|
---|
523 | msgstr "小数"
|
---|
524 |
|
---|
525 | #: contrib/admin/views/doc.py:258
|
---|
526 | msgid "Boolean (Either True, False or None)"
|
---|
527 | msgstr "布尔(True, False或None)"
|
---|
528 |
|
---|
529 | #: contrib/admin/views/doc.py:259
|
---|
530 | msgid "Relation to parent model"
|
---|
531 | msgstr "与父模型的关系"
|
---|
532 |
|
---|
533 | #: contrib/admin/views/doc.py:260
|
---|
534 | msgid "Phone number"
|
---|
535 | msgstr "电话号码"
|
---|
536 |
|
---|
537 | #: contrib/admin/views/doc.py:263
|
---|
538 | msgid "String (up to 50)"
|
---|
539 | msgstr "整数(最长50)"
|
---|
540 |
|
---|
541 | #: contrib/admin/views/doc.py:265
|
---|
542 | msgid "Text"
|
---|
543 | msgstr "文本"
|
---|
544 |
|
---|
545 | #: contrib/admin/views/doc.py:266
|
---|
546 | msgid "Time"
|
---|
547 | msgstr "时间"
|
---|
548 |
|
---|
549 | #: contrib/admin/views/doc.py:267
|
---|
550 | #: contrib/flatpages/models/flatpages.py:6
|
---|
551 | msgid "URL"
|
---|
552 | msgstr "URL"
|
---|
553 |
|
---|
554 | #: contrib/admin/views/doc.py:268
|
---|
555 | msgid "U.S. state (two uppercase letters)"
|
---|
556 | msgstr "美国州名(两个大写字母)"
|
---|
557 |
|
---|
558 | #: contrib/admin/views/doc.py:269
|
---|
559 | msgid "XML text"
|
---|
560 | msgstr "XML文本"
|
---|
561 |
|
---|
562 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
563 | #: contrib/admin/templates/admin/change_list.html:4
|
---|
564 | #: contrib/admin/templates/admin/base.html:23
|
---|
565 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
566 | #: contrib/admin/templates/admin/change_form.html:9
|
---|
567 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
568 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
569 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
570 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
571 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
572 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
573 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
574 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
575 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
576 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
577 | msgid "Change password"
|
---|
578 | msgstr "修改口令"
|
---|
579 |
|
---|
580 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
581 | #: contrib/admin/templates/admin/change_list.html:4
|
---|
582 | #: contrib/admin/templates/admin/base.html:23
|
---|
583 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
584 | #: contrib/admin/templates/admin/change_form.html:9
|
---|
585 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
586 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
587 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
588 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
589 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
590 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
591 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
592 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
593 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
594 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
595 | msgid "Log out"
|
---|
596 | msgstr "注销"
|
---|
597 |
|
---|
598 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
599 | #: contrib/admin/templates/admin/500.html:4
|
---|
600 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
601 | #: contrib/admin/templates/admin/base.html:29
|
---|
602 | #: contrib/admin/templates/admin/change_form.html:12
|
---|
603 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
604 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
605 | #: contrib/admin/templates/registration/logged_out.html:4
|
---|
606 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
607 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
608 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
609 | msgid "Home"
|
---|
610 | msgstr "首页"
|
---|
611 |
|
---|
612 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
613 | #: contrib/admin/templates/admin/change_form.html:19
|
---|
614 | msgid "History"
|
---|
615 | msgstr "历史"
|
---|
616 |
|
---|
617 | #: contrib/admin/templates/admin/object_history.html:18
|
---|
618 | msgid "Date/time"
|
---|
619 | msgstr "日期/时间"
|
---|
620 |
|
---|
621 | #: contrib/admin/templates/admin/object_history.html:19
|
---|
622 | #: models/auth.py:47
|
---|
623 | msgid "User"
|
---|
624 | msgstr "用户"
|
---|
625 |
|
---|
626 | #: contrib/admin/templates/admin/object_history.html:20
|
---|
627 | msgid "Action"
|
---|
628 | msgstr "动作"
|
---|
629 |
|
---|
630 | #: contrib/admin/templates/admin/object_history.html:26
|
---|
631 | msgid "DATE_WITH_TIME_FULL"
|
---|
632 | msgstr "N j, Y, P"
|
---|
633 |
|
---|
634 | #: contrib/admin/templates/admin/object_history.html:36
|
---|
635 | msgid "This object doesn't have a change history. It probably wasn't added via this admin site."
|
---|
636 | msgstr "此对象没有修改历史。可能不能通过这个管理站点来增加。"
|
---|
637 |
|
---|
638 | #: contrib/admin/templates/admin/base_site.html:4
|
---|
639 | msgid "Django site admin"
|
---|
640 | msgstr "Django管理站点"
|
---|
641 |
|
---|
642 | #: contrib/admin/templates/admin/base_site.html:7
|
---|
643 | msgid "Django administration"
|
---|
644 | msgstr "Django管理员"
|
---|
645 |
|
---|
646 | #: contrib/admin/templates/admin/500.html:4
|
---|
647 | msgid "Server error"
|
---|
648 | msgstr "服务器错误"
|
---|
649 |
|
---|
650 | #: contrib/admin/templates/admin/500.html:6
|
---|
651 | msgid "Server error (500)"
|
---|
652 | msgstr "服务器错误(500)"
|
---|
653 |
|
---|
654 | #: contrib/admin/templates/admin/500.html:9
|
---|
655 | msgid "Server Error <em>(500)</em>"
|
---|
656 | msgstr "服务器错误 <em>(500)</em>"
|
---|
657 |
|
---|
658 | #: contrib/admin/templates/admin/500.html:10
|
---|
659 | msgid "There's been an error. It's been reported to the site administrators via e-mail and should be fixed shortly. Thanks for your patience."
|
---|
660 | msgstr "存在一个错误。它已经通过电子邮件被报告给站点管理员了,并且应该很快被改正。谢谢你的关心。"
|
---|
661 |
|
---|
662 | #: contrib/admin/templates/admin/404.html:4
|
---|
663 | #: contrib/admin/templates/admin/404.html:8
|
---|
664 | msgid "Page not found"
|
---|
665 | msgstr "页面没有找到"
|
---|
666 |
|
---|
667 | #: contrib/admin/templates/admin/404.html:10
|
---|
668 | msgid "We're sorry, but the requested page could not be found."
|
---|
669 | msgstr "很报歉,请求页面无法找到。"
|
---|
670 |
|
---|
671 | #: contrib/admin/templates/admin/index.html:27
|
---|
672 | #: contrib/admin/templates/admin/change_form.html:14
|
---|
673 | msgid "Add"
|
---|
674 | msgstr "增加"
|
---|
675 |
|
---|
676 | #: contrib/admin/templates/admin/index.html:33
|
---|
677 | msgid "Change"
|
---|
678 | msgstr "修改"
|
---|
679 |
|
---|
680 | #: contrib/admin/templates/admin/index.html:43
|
---|
681 | msgid "You don't have permission to edit anything."
|
---|
682 | msgstr "你无权修改任何东西。"
|
---|
683 |
|
---|
684 | #: contrib/admin/templates/admin/index.html:51
|
---|
685 | msgid "Recent Actions"
|
---|
686 | msgstr "最近动作"
|
---|
687 |
|
---|
688 | #: contrib/admin/templates/admin/index.html:52
|
---|
689 | msgid "My Actions"
|
---|
690 | msgstr "我的动作"
|
---|
691 |
|
---|
692 | #: contrib/admin/templates/admin/index.html:56
|
---|
693 | msgid "None available"
|
---|
694 | msgstr "无可用的"
|
---|
695 |
|
---|
696 | #: contrib/admin/templates/admin/change_list.html:10
|
---|
697 | #, python-format
|
---|
698 | msgid "Add %(name)s"
|
---|
699 | msgstr "增加 %(name)s"
|
---|
700 |
|
---|
701 | #: contrib/admin/templates/admin/login.html:15
|
---|
702 | msgid "Username:"
|
---|
703 | msgstr "用户名:"
|
---|
704 |
|
---|
705 | #: contrib/admin/templates/admin/login.html:18
|
---|
706 | msgid "Password:"
|
---|
707 | msgstr "口令:"
|
---|
708 |
|
---|
709 | #: contrib/admin/templates/admin/login.html:20
|
---|
710 | msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
|
---|
711 | msgstr "<a href=\"/password_reset/\">忘记你的密码</a>?"
|
---|
712 |
|
---|
713 | #: contrib/admin/templates/admin/base.html:23
|
---|
714 | msgid "Welcome,"
|
---|
715 | msgstr "欢迎,"
|
---|
716 |
|
---|
717 | #: contrib/admin/templates/admin/delete_confirmation.html:6
|
---|
718 | #, python-format
|
---|
719 | msgid "Deleting the %(object_name)s '%(object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
|
---|
720 | msgstr "删除 %(object_name)s '%(object)s' 会导致删除相关的对象,但你的帐号无权删除下列类型的对象:"
|
---|
721 |
|
---|
722 | #: contrib/admin/templates/admin/delete_confirmation.html:13
|
---|
723 | #, python-format
|
---|
724 | msgid "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of the following related items will be deleted:"
|
---|
725 | msgstr "你确信相要删除 %(object_name)s \"%(object)s\"?所有相关的项目都将被删除:"
|
---|
726 |
|
---|
727 | #: contrib/admin/templates/admin/delete_confirmation.html:17
|
---|
728 | msgid "Yes, I'm sure"
|
---|
729 | msgstr "是的,我确定"
|
---|
730 |
|
---|
731 | #: contrib/admin/templates/admin/filter.html:2
|
---|
732 | #, python-format
|
---|
733 | msgid " By %(title)s "
|
---|
734 | msgstr " 由 %(title)s"
|
---|
735 |
|
---|
736 | #: contrib/admin/templates/admin/search_form.html:7
|
---|
737 | msgid "Go"
|
---|
738 | msgstr "去"
|
---|
739 |
|
---|
740 | #: contrib/admin/templates/admin/change_form.html:20
|
---|
741 | msgid "View on site"
|
---|
742 | msgstr "在站点上查看"
|
---|
743 |
|
---|
744 | #: contrib/admin/templates/admin/change_form.html:28
|
---|
745 | msgid "Please correct the error below."
|
---|
746 | msgid_plural "Please correct the errors below."
|
---|
747 | msgstr[0] "请改正下面的错误。"
|
---|
748 |
|
---|
749 | #: contrib/admin/templates/admin/change_form.html:45
|
---|
750 | msgid "Ordering"
|
---|
751 | msgstr "排序中"
|
---|
752 |
|
---|
753 | #: contrib/admin/templates/admin/change_form.html:48
|
---|
754 | msgid "Order:"
|
---|
755 | msgstr "排序:"
|
---|
756 |
|
---|
757 | #: contrib/admin/templates/admin/submit_line.html:3
|
---|
758 | msgid "Delete"
|
---|
759 | msgstr "删除"
|
---|
760 |
|
---|
761 | #: contrib/admin/templates/admin/submit_line.html:4
|
---|
762 | msgid "Save as new"
|
---|
763 | msgstr "保存为新的"
|
---|
764 |
|
---|
765 | #: contrib/admin/templates/admin/submit_line.html:5
|
---|
766 | msgid "Save and add another"
|
---|
767 | msgstr "保存并增加另一个"
|
---|
768 |
|
---|
769 | #: contrib/admin/templates/admin/submit_line.html:6
|
---|
770 | msgid "Save and continue editing"
|
---|
771 | msgstr "保存并继续编辑"
|
---|
772 |
|
---|
773 | #: contrib/admin/templates/admin/submit_line.html:7
|
---|
774 | msgid "Save"
|
---|
775 | msgstr "保存"
|
---|
776 |
|
---|
777 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
778 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
779 | #: contrib/admin/templates/registration/password_change_form.html:6
|
---|
780 | #: contrib/admin/templates/registration/password_change_form.html:10
|
---|
781 | msgid "Password change"
|
---|
782 | msgstr "口令修改"
|
---|
783 |
|
---|
784 | #: contrib/admin/templates/registration/password_change_done.html:6
|
---|
785 | #: contrib/admin/templates/registration/password_change_done.html:10
|
---|
786 | msgid "Password change successful"
|
---|
787 | msgstr "口令修改成功"
|
---|
788 |
|
---|
789 | #: contrib/admin/templates/registration/password_change_done.html:12
|
---|
790 | msgid "Your password was changed."
|
---|
791 | msgstr "你的口令已经被修改。"
|
---|
792 |
|
---|
793 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
794 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
---|
795 | #: contrib/admin/templates/registration/password_reset_form.html:10
|
---|
796 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
797 | msgid "Password reset"
|
---|
798 | msgstr "口令重设"
|
---|
799 |
|
---|
800 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
---|
801 | msgid "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you."
|
---|
802 | msgstr "忘记你的口令?在下面输入你的邮箱地址,我们将重设你的口令并且将新的口令通过邮件发送给你。"
|
---|
803 |
|
---|
804 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
805 | msgid "E-mail address:"
|
---|
806 | msgstr "邮箱地址:"
|
---|
807 |
|
---|
808 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
809 | msgid "Reset my password"
|
---|
810 | msgstr "重设我的口令"
|
---|
811 |
|
---|
812 | #: contrib/admin/templates/registration/logged_out.html:8
|
---|
813 | msgid "Thanks for spending some quality time with the Web site today."
|
---|
814 | msgstr "感谢今天在本网站花费了您的一些宝贵时间。"
|
---|
815 |
|
---|
816 | #: contrib/admin/templates/registration/logged_out.html:10
|
---|
817 | msgid "Log in again"
|
---|
818 | msgstr "重新登录"
|
---|
819 |
|
---|
820 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
---|
821 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
---|
822 | msgid "Password reset successful"
|
---|
823 | msgstr "口令重设成功"
|
---|
824 |
|
---|
825 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
---|
826 | msgid "We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly."
|
---|
827 | msgstr "我们已经按你所提交的邮箱地址发送了一个新的口令给你。你应该很会收到这封邮件。"
|
---|
828 |
|
---|
829 | #: contrib/admin/templates/registration/password_change_form.html:12
|
---|
830 | msgid "Please enter your old password, for security's sake, and then enter your new password twice so we can verify you typed it in correctly."
|
---|
831 | msgstr "请输入你的旧口令,为了安全起见,接着要输入你的新口令两遍,这样我们可以校验你输入的是否正确。"
|
---|
832 |
|
---|
833 | #: contrib/admin/templates/registration/password_change_form.html:17
|
---|
834 | msgid "Old password:"
|
---|
835 | msgstr "旧口令:"
|
---|
836 |
|
---|
837 | #: contrib/admin/templates/registration/password_change_form.html:19
|
---|
838 | msgid "New password:"
|
---|
839 | msgstr "新口令:"
|
---|
840 |
|
---|
841 | #: contrib/admin/templates/registration/password_change_form.html:21
|
---|
842 | msgid "Confirm password:"
|
---|
843 | msgstr "确认口令:"
|
---|
844 |
|
---|
845 | #: contrib/admin/templates/registration/password_change_form.html:23
|
---|
846 | msgid "Change my password"
|
---|
847 | msgstr "修改我的口令"
|
---|
848 |
|
---|
849 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
---|
850 | msgid "You're receiving this e-mail because you requested a password reset"
|
---|
851 | msgstr "你所收到的这封邮件是由于你请求了口令重设"
|
---|
852 |
|
---|
853 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
---|
854 | #, python-format
|
---|
855 | msgid "for your user account at %(site_name)s"
|
---|
856 | msgstr "在 %(site_name)s 你的用户帐号"
|
---|
857 |
|
---|
858 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
---|
859 | #, python-format
|
---|
860 | msgid "Your new password is: %(new_password)s"
|
---|
861 | msgstr "你的新口令是: %(new_password)s"
|
---|
862 |
|
---|
863 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
---|
864 | msgid "Feel free to change this password by going to this page:"
|
---|
865 | msgstr "到这个页面可以自由地修改口令:"
|
---|
866 |
|
---|
867 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
---|
868 | msgid "Your username, in case you've forgotten:"
|
---|
869 | msgstr "你的用户名,一旦你忘记了:"
|
---|
870 |
|
---|
871 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
---|
872 | msgid "Thanks for using our site!"
|
---|
873 | msgstr "感谢使用我们的站点!"
|
---|
874 |
|
---|
875 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
---|
876 | #, python-format
|
---|
877 | msgid "The %(site_name)s team"
|
---|
878 | msgstr "%(site_name)s 小组"
|
---|
879 |
|
---|
880 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
881 | msgid "Documentation"
|
---|
882 | msgstr "文档"
|
---|
883 |
|
---|
884 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
885 | msgid "Bookmarklets"
|
---|
886 | msgstr "书签"
|
---|
887 |
|
---|
888 | #: contrib/admin/templates/admin_doc/bookmarklets.html:5
|
---|
889 | msgid "Documentation bookmarklets"
|
---|
890 | msgstr "文档书签"
|
---|
891 |
|
---|
892 | #: contrib/admin/templates/admin_doc/bookmarklets.html:9
|
---|
893 | msgid ""
|
---|
894 | "\n"
|
---|
895 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
---|
896 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
---|
897 | "select the bookmarklet from any page in the site. Note that some of these\n"
|
---|
898 | "bookmarklets require you to be viewing the site from a computer designated\n"
|
---|
899 | "as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
---|
900 | "your computer is \"internal\").</p>\n"
|
---|
901 | msgstr ""
|
---|
902 | "\n"
|
---|
903 | "<p class=\"help\">为安装书签,拖动链接到你的工具条,\n"
|
---|
904 | "或右击鼠标,然后增加到你的书签上。现在你可以从这个站\n"
|
---|
905 | "点的任何页面选择书签。注意一些这样的书签要求你从一个\n"
|
---|
906 | "被指定为\"内部\"的计算机上来进行查看(如果你不确定是\n"
|
---|
907 | "否你的计算机是否是\"内部\"的,同你的系统管理员沟通一\n"
|
---|
908 | "下。</p>\n"
|
---|
909 |
|
---|
910 | #: contrib/admin/templates/admin_doc/bookmarklets.html:19
|
---|
911 | msgid "Documentation for this page"
|
---|
912 | msgstr "本页面的文档"
|
---|
913 |
|
---|
914 | #: contrib/admin/templates/admin_doc/bookmarklets.html:20
|
---|
915 | msgid "Jumps you from any page to the documentation for the view that generates that page."
|
---|
916 | msgstr "对于任何页面跳转到生成这个页面的view所在的文件。"
|
---|
917 |
|
---|
918 | #: contrib/admin/templates/admin_doc/bookmarklets.html:22
|
---|
919 | msgid "Show object ID"
|
---|
920 | msgstr "显示对象ID"
|
---|
921 |
|
---|
922 | #: contrib/admin/templates/admin_doc/bookmarklets.html:23
|
---|
923 | msgid "Shows the content-type and unique ID for pages that represent a single object."
|
---|
924 | msgstr "用于那些表现单个对象的页面显示 content-type 和唯一ID。"
|
---|
925 |
|
---|
926 | #: contrib/admin/templates/admin_doc/bookmarklets.html:25
|
---|
927 | msgid "Edit this object (current window)"
|
---|
928 | msgstr "编辑本对象(当前窗口)"
|
---|
929 |
|
---|
930 | #: contrib/admin/templates/admin_doc/bookmarklets.html:26
|
---|
931 | msgid "Jumps to the admin page for pages that represent a single object."
|
---|
932 | msgstr "用于那些表现单个对象的页面跳转到管理页面。"
|
---|
933 |
|
---|
934 | #: contrib/admin/templates/admin_doc/bookmarklets.html:28
|
---|
935 | msgid "Edit this object (new window)"
|
---|
936 | msgstr "编辑本对象(新窗口)"
|
---|
937 |
|
---|
938 | #: contrib/admin/templates/admin_doc/bookmarklets.html:29
|
---|
939 | msgid "As above, but opens the admin page in a new window."
|
---|
940 | msgstr "同上,但在新窗口中打开管理页面。"
|
---|
941 |
|
---|
942 | #: contrib/admin/templates/widget/date_time.html:3
|
---|
943 | msgid "Date:"
|
---|
944 | msgstr "日期:"
|
---|
945 |
|
---|
946 | #: contrib/admin/templates/widget/date_time.html:4
|
---|
947 | msgid "Time:"
|
---|
948 | msgstr "时间:"
|
---|
949 |
|
---|
950 | #: contrib/admin/templates/widget/file.html:2
|
---|
951 | msgid "Currently:"
|
---|
952 | msgstr "当前:"
|
---|
953 |
|
---|
954 | #: contrib/admin/templates/widget/file.html:3
|
---|
955 | msgid "Change:"
|
---|
956 | msgstr "改动:"
|
---|
957 |
|
---|
958 | #: contrib/redirects/models/redirects.py:7
|
---|
959 | msgid "redirect from"
|
---|
960 | msgstr "重定向自"
|
---|
961 |
|
---|
962 | #: contrib/redirects/models/redirects.py:8
|
---|
963 | msgid "This should be an absolute path, excluding the domain name. Example: '/events/search/'."
|
---|
964 | msgstr "应该是一个绝对路径,不包括域名。例如:'/events/search/'。"
|
---|
965 |
|
---|
966 | #: contrib/redirects/models/redirects.py:9
|
---|
967 | msgid "redirect to"
|
---|
968 | msgstr "重定向到"
|
---|
969 |
|
---|
970 | #: contrib/redirects/models/redirects.py:10
|
---|
971 | msgid "This can be either an absolute path (as above) or a full URL starting with 'http://'."
|
---|
972 | msgstr "可以是绝对路径(同上)或以'http://'开始的全URL。"
|
---|
973 |
|
---|
974 | #: contrib/redirects/models/redirects.py:12
|
---|
975 | msgid "redirect"
|
---|
976 | msgstr "重定向"
|
---|
977 |
|
---|
978 | #: contrib/redirects/models/redirects.py:13
|
---|
979 | msgid "redirects"
|
---|
980 | msgstr "重定向"
|
---|
981 |
|
---|
982 | #: contrib/flatpages/models/flatpages.py:7
|
---|
983 | msgid "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
---|
984 | msgstr "例如:'/about/contact/'。请确保前导和结尾的除号。"
|
---|
985 |
|
---|
986 | #: contrib/flatpages/models/flatpages.py:8
|
---|
987 | msgid "title"
|
---|
988 | msgstr "标题"
|
---|
989 |
|
---|
990 | #: contrib/flatpages/models/flatpages.py:9
|
---|
991 | msgid "content"
|
---|
992 | msgstr "内容"
|
---|
993 |
|
---|
994 | #: contrib/flatpages/models/flatpages.py:10
|
---|
995 | msgid "enable comments"
|
---|
996 | msgstr "允许评论"
|
---|
997 |
|
---|
998 | #: contrib/flatpages/models/flatpages.py:11
|
---|
999 | msgid "template name"
|
---|
1000 | msgstr "模板名称"
|
---|
1001 |
|
---|
1002 | #: contrib/flatpages/models/flatpages.py:12
|
---|
1003 | msgid "Example: 'flatpages/contact_page'. If this isn't provided, the system will use 'flatpages/default'."
|
---|
1004 | msgstr "例如:'flatfiles/contact_page'。如果未提供,系统将使用'flatfiles/default'。"
|
---|
1005 |
|
---|
1006 | #: contrib/flatpages/models/flatpages.py:13
|
---|
1007 | msgid "registration required"
|
---|
1008 | msgstr "请先注册"
|
---|
1009 |
|
---|
1010 | #: contrib/flatpages/models/flatpages.py:13
|
---|
1011 | msgid "If this is checked, only logged-in users will be able to view the page."
|
---|
1012 | msgstr "如果被选中,仅登录用户才可以查看此页。"
|
---|
1013 |
|
---|
1014 | #: contrib/flatpages/models/flatpages.py:17
|
---|
1015 | msgid "flat page"
|
---|
1016 | msgstr "简单页面"
|
---|
1017 |
|
---|
1018 | #: contrib/flatpages/models/flatpages.py:18
|
---|
1019 | msgid "flat pages"
|
---|
1020 | msgstr "简单页面"
|
---|
1021 |
|
---|
1022 | #: utils/translation.py:350
|
---|
1023 | msgid "DATE_FORMAT"
|
---|
1024 | msgstr "DATE_FORMAT"
|
---|
1025 |
|
---|
1026 | #: utils/translation.py:351
|
---|
1027 | msgid "DATETIME_FORMAT"
|
---|
1028 | msgstr "DATETIME_FORMAT"
|
---|
1029 |
|
---|
1030 | #: utils/translation.py:352
|
---|
1031 | msgid "TIME_FORMAT"
|
---|
1032 | msgstr "TIME_FORMAT"
|
---|
1033 |
|
---|
1034 | #: utils/dates.py:6
|
---|
1035 | msgid "Monday"
|
---|
1036 | msgstr "星期一"
|
---|
1037 |
|
---|
1038 | #: utils/dates.py:6
|
---|
1039 | msgid "Tuesday"
|
---|
1040 | msgstr "星期二"
|
---|
1041 |
|
---|
1042 | #: utils/dates.py:6
|
---|
1043 | msgid "Wednesday"
|
---|
1044 | msgstr "星期三"
|
---|
1045 |
|
---|
1046 | #: utils/dates.py:6
|
---|
1047 | msgid "Thursday"
|
---|
1048 | msgstr "星期四"
|
---|
1049 |
|
---|
1050 | #: utils/dates.py:6
|
---|
1051 | msgid "Friday"
|
---|
1052 | msgstr "星期五"
|
---|
1053 |
|
---|
1054 | #: utils/dates.py:7
|
---|
1055 | msgid "Saturday"
|
---|
1056 | msgstr "星期六"
|
---|
1057 |
|
---|
1058 | #: utils/dates.py:7
|
---|
1059 | msgid "Sunday"
|
---|
1060 | msgstr "星期日"
|
---|
1061 |
|
---|
1062 | #: utils/dates.py:14
|
---|
1063 | msgid "January"
|
---|
1064 | msgstr "一月"
|
---|
1065 |
|
---|
1066 | #: utils/dates.py:14
|
---|
1067 | msgid "February"
|
---|
1068 | msgstr "二月"
|
---|
1069 |
|
---|
1070 | #: utils/dates.py:14
|
---|
1071 | #: utils/dates.py:27
|
---|
1072 | msgid "March"
|
---|
1073 | msgstr "三月"
|
---|
1074 |
|
---|
1075 | #: utils/dates.py:14
|
---|
1076 | #: utils/dates.py:27
|
---|
1077 | msgid "April"
|
---|
1078 | msgstr "四月"
|
---|
1079 |
|
---|
1080 | #: utils/dates.py:14
|
---|
1081 | #: utils/dates.py:27
|
---|
1082 | msgid "May"
|
---|
1083 | msgstr "五月"
|
---|
1084 |
|
---|
1085 | #: utils/dates.py:14
|
---|
1086 | #: utils/dates.py:27
|
---|
1087 | msgid "June"
|
---|
1088 | msgstr "六月"
|
---|
1089 |
|
---|
1090 | #: utils/dates.py:15
|
---|
1091 | #: utils/dates.py:27
|
---|
1092 | msgid "July"
|
---|
1093 | msgstr "七月"
|
---|
1094 |
|
---|
1095 | #: utils/dates.py:15
|
---|
1096 | msgid "August"
|
---|
1097 | msgstr "八月"
|
---|
1098 |
|
---|
1099 | #: utils/dates.py:15
|
---|
1100 | msgid "September"
|
---|
1101 | msgstr "九月"
|
---|
1102 |
|
---|
1103 | #: utils/dates.py:15
|
---|
1104 | msgid "October"
|
---|
1105 | msgstr "十月"
|
---|
1106 |
|
---|
1107 | #: utils/dates.py:15
|
---|
1108 | msgid "November"
|
---|
1109 | msgstr "十一月"
|
---|
1110 |
|
---|
1111 | #: utils/dates.py:16
|
---|
1112 | msgid "December"
|
---|
1113 | msgstr "十二月"
|
---|
1114 |
|
---|
1115 | #: utils/dates.py:27
|
---|
1116 | msgid "Jan."
|
---|
1117 | msgstr "一月"
|
---|
1118 |
|
---|
1119 | #: utils/dates.py:27
|
---|
1120 | msgid "Feb."
|
---|
1121 | msgstr "二月"
|
---|
1122 |
|
---|
1123 | #: utils/dates.py:28
|
---|
1124 | msgid "Aug."
|
---|
1125 | msgstr "八月"
|
---|
1126 |
|
---|
1127 | #: utils/dates.py:28
|
---|
1128 | msgid "Sept."
|
---|
1129 | msgstr "九月"
|
---|
1130 |
|
---|
1131 | #: utils/dates.py:28
|
---|
1132 | msgid "Oct."
|
---|
1133 | msgstr "十月"
|
---|
1134 |
|
---|
1135 | #: utils/dates.py:28
|
---|
1136 | msgid "Nov."
|
---|
1137 | msgstr "十一月"
|
---|
1138 |
|
---|
1139 | #: utils/dates.py:28
|
---|
1140 | msgid "Dec."
|
---|
1141 | msgstr "十二月"
|
---|
1142 |
|
---|
1143 | #: utils/timesince.py:12
|
---|
1144 | msgid "year"
|
---|
1145 | msgid_plural "years"
|
---|
1146 | msgstr[0] "年"
|
---|
1147 |
|
---|
1148 | #: utils/timesince.py:13
|
---|
1149 | msgid "month"
|
---|
1150 | msgid_plural "months"
|
---|
1151 | msgstr[0] "月"
|
---|
1152 |
|
---|
1153 | #: utils/timesince.py:14
|
---|
1154 | msgid "day"
|
---|
1155 | msgid_plural "days"
|
---|
1156 | msgstr[0] "天"
|
---|
1157 |
|
---|
1158 | #: utils/timesince.py:15
|
---|
1159 | msgid "hour"
|
---|
1160 | msgid_plural "hours"
|
---|
1161 | msgstr[0] "小时"
|
---|
1162 |
|
---|
1163 | #: utils/timesince.py:16
|
---|
1164 | msgid "minute"
|
---|
1165 | msgid_plural "minutes"
|
---|
1166 | msgstr[0] "分钟"
|
---|
1167 |
|
---|
1168 | #: models/core.py:7
|
---|
1169 | msgid "domain name"
|
---|
1170 | msgstr "域名"
|
---|
1171 |
|
---|
1172 | #: models/core.py:8
|
---|
1173 | msgid "display name"
|
---|
1174 | msgstr "显示名"
|
---|
1175 |
|
---|
1176 | #: models/core.py:10
|
---|
1177 | msgid "site"
|
---|
1178 | msgstr "站点"
|
---|
1179 |
|
---|
1180 | #: models/core.py:11
|
---|
1181 | msgid "sites"
|
---|
1182 | msgstr "站点"
|
---|
1183 |
|
---|
1184 | #: models/core.py:28
|
---|
1185 | msgid "label"
|
---|
1186 | msgstr "标签"
|
---|
1187 |
|
---|
1188 | #: models/core.py:29
|
---|
1189 | #: models/core.py:40
|
---|
1190 | #: models/auth.py:6
|
---|
1191 | #: models/auth.py:19
|
---|
1192 | msgid "name"
|
---|
1193 | msgstr "名称"
|
---|
1194 |
|
---|
1195 | #: models/core.py:31
|
---|
1196 | msgid "package"
|
---|
1197 | msgstr "包"
|
---|
1198 |
|
---|
1199 | #: models/core.py:32
|
---|
1200 | msgid "packages"
|
---|
1201 | msgstr "包"
|
---|
1202 |
|
---|
1203 | #: models/core.py:42
|
---|
1204 | msgid "python module name"
|
---|
1205 | msgstr "python模块名"
|
---|
1206 |
|
---|
1207 | #: models/core.py:44
|
---|
1208 | msgid "content type"
|
---|
1209 | msgstr "内容类型"
|
---|
1210 |
|
---|
1211 | #: models/core.py:45
|
---|
1212 | msgid "content types"
|
---|
1213 | msgstr "内容类型"
|
---|
1214 |
|
---|
1215 | #: models/core.py:67
|
---|
1216 | msgid "session key"
|
---|
1217 | msgstr "session键字"
|
---|
1218 |
|
---|
1219 | #: models/core.py:68
|
---|
1220 | msgid "session data"
|
---|
1221 | msgstr "session数据"
|
---|
1222 |
|
---|
1223 | #: models/core.py:69
|
---|
1224 | msgid "expire date"
|
---|
1225 | msgstr "过期日期"
|
---|
1226 |
|
---|
1227 | #: models/core.py:71
|
---|
1228 | msgid "session"
|
---|
1229 | msgstr "会话(session)"
|
---|
1230 |
|
---|
1231 | #: models/core.py:72
|
---|
1232 | msgid "sessions"
|
---|
1233 | msgstr "会话(session)"
|
---|
1234 |
|
---|
1235 | #: models/auth.py:8
|
---|
1236 | msgid "codename"
|
---|
1237 | msgstr "代码名称"
|
---|
1238 |
|
---|
1239 | #: models/auth.py:10
|
---|
1240 | msgid "Permission"
|
---|
1241 | msgstr "许可"
|
---|
1242 |
|
---|
1243 | #: models/auth.py:11
|
---|
1244 | #: models/auth.py:58
|
---|
1245 | msgid "Permissions"
|
---|
1246 | msgstr "许可"
|
---|
1247 |
|
---|
1248 | #: models/auth.py:22
|
---|
1249 | msgid "Group"
|
---|
1250 | msgstr "组"
|
---|
1251 |
|
---|
1252 | #: models/auth.py:23
|
---|
1253 | #: models/auth.py:60
|
---|
1254 | msgid "Groups"
|
---|
1255 | msgstr "组"
|
---|
1256 |
|
---|
1257 | #: models/auth.py:33
|
---|
1258 | msgid "username"
|
---|
1259 | msgstr "用户名"
|
---|
1260 |
|
---|
1261 | #: models/auth.py:34
|
---|
1262 | msgid "first name"
|
---|
1263 | msgstr "名字"
|
---|
1264 |
|
---|
1265 | #: models/auth.py:35
|
---|
1266 | msgid "last name"
|
---|
1267 | msgstr "姓"
|
---|
1268 |
|
---|
1269 | #: models/auth.py:36
|
---|
1270 | msgid "e-mail address"
|
---|
1271 | msgstr "邮件地址"
|
---|
1272 |
|
---|
1273 | #: models/auth.py:37
|
---|
1274 | msgid "password"
|
---|
1275 | msgstr "口令"
|
---|
1276 |
|
---|
1277 | #: models/auth.py:37
|
---|
1278 | msgid "Use '[algo]$[salt]$[hexdigest]'"
|
---|
1279 | msgstr "使用 '[algo]$[salt]$[hexdigest]'"
|
---|
1280 |
|
---|
1281 | #: models/auth.py:38
|
---|
1282 | msgid "staff status"
|
---|
1283 | msgstr "人员状态"
|
---|
1284 |
|
---|
1285 | #: models/auth.py:38
|
---|
1286 | msgid "Designates whether the user can log into this admin site."
|
---|
1287 | msgstr "指定是否用户可以登录到这个管理站点。"
|
---|
1288 |
|
---|
1289 | #: models/auth.py:39
|
---|
1290 | msgid "active"
|
---|
1291 | msgstr "活动"
|
---|
1292 |
|
---|
1293 | #: models/auth.py:40
|
---|
1294 | msgid "superuser status"
|
---|
1295 | msgstr "超级用户状态"
|
---|
1296 |
|
---|
1297 | #: models/auth.py:41
|
---|
1298 | msgid "last login"
|
---|
1299 | msgstr "上次登录"
|
---|
1300 |
|
---|
1301 | #: models/auth.py:42
|
---|
1302 | msgid "date joined"
|
---|
1303 | msgstr "加入日期"
|
---|
1304 |
|
---|
1305 | #: models/auth.py:44
|
---|
1306 | msgid "In addition to the permissions manually assigned, this user will also get all permissions granted to each group he/she is in."
|
---|
1307 | msgstr "除了手动设置权限以外,用户也会从他(她)所在的小组获得所赋组小组的所有权限。"
|
---|
1308 |
|
---|
1309 | #: models/auth.py:48
|
---|
1310 | msgid "Users"
|
---|
1311 | msgstr "用户"
|
---|
1312 |
|
---|
1313 | #: models/auth.py:57
|
---|
1314 | msgid "Personal info"
|
---|
1315 | msgstr "个人信息"
|
---|
1316 |
|
---|
1317 | #: models/auth.py:59
|
---|
1318 | msgid "Important dates"
|
---|
1319 | msgstr "重要日期"
|
---|
1320 |
|
---|
1321 | #: models/auth.py:216
|
---|
1322 | msgid "Message"
|
---|
1323 | msgstr "消息"
|
---|
1324 |
|
---|
1325 | #: conf/global_settings.py:37
|
---|
1326 | msgid "Bengali"
|
---|
1327 | msgstr "孟加拉语"
|
---|
1328 |
|
---|
1329 | #: conf/global_settings.py:38
|
---|
1330 | msgid "Czech"
|
---|
1331 | msgstr "捷克语"
|
---|
1332 |
|
---|
1333 | #: conf/global_settings.py:39
|
---|
1334 | msgid "Welsh"
|
---|
1335 | msgstr "威尔士语"
|
---|
1336 |
|
---|
1337 | #: conf/global_settings.py:40
|
---|
1338 | msgid "Danish"
|
---|
1339 | msgstr "丹麦语"
|
---|
1340 |
|
---|
1341 | #: conf/global_settings.py:41
|
---|
1342 | msgid "German"
|
---|
1343 | msgstr "德语"
|
---|
1344 |
|
---|
1345 | #: conf/global_settings.py:42
|
---|
1346 | msgid "English"
|
---|
1347 | msgstr "英语"
|
---|
1348 |
|
---|
1349 | #: conf/global_settings.py:43
|
---|
1350 | msgid "Spanish"
|
---|
1351 | msgstr "西班牙语"
|
---|
1352 |
|
---|
1353 | #: conf/global_settings.py:44
|
---|
1354 | msgid "French"
|
---|
1355 | msgstr "法语"
|
---|
1356 |
|
---|
1357 | #: conf/global_settings.py:45
|
---|
1358 | msgid "Galician"
|
---|
1359 | msgstr "加利西亚语"
|
---|
1360 |
|
---|
1361 | #: conf/global_settings.py:46
|
---|
1362 | msgid "Icelandic"
|
---|
1363 | msgstr "冰岛语"
|
---|
1364 |
|
---|
1365 | #: conf/global_settings.py:47
|
---|
1366 | msgid "Italian"
|
---|
1367 | msgstr "意大利语"
|
---|
1368 |
|
---|
1369 | #: conf/global_settings.py:48
|
---|
1370 | msgid "Japanese"
|
---|
1371 | msgstr "日语"
|
---|
1372 |
|
---|
1373 | #: conf/global_settings.py:49
|
---|
1374 | msgid "Norwegian"
|
---|
1375 | msgstr "挪威语"
|
---|
1376 |
|
---|
1377 | #: conf/global_settings.py:50
|
---|
1378 | msgid "Brazilian"
|
---|
1379 | msgstr "巴西语"
|
---|
1380 |
|
---|
1381 | #: conf/global_settings.py:51
|
---|
1382 | msgid "Romanian"
|
---|
1383 | msgstr "罗马尼亚语"
|
---|
1384 |
|
---|
1385 | #: conf/global_settings.py:52
|
---|
1386 | msgid "Russian"
|
---|
1387 | msgstr "俄语"
|
---|
1388 |
|
---|
1389 | #: conf/global_settings.py:53
|
---|
1390 | msgid "Slovak"
|
---|
1391 | msgstr "斯洛伐克语"
|
---|
1392 |
|
---|
1393 | #: conf/global_settings.py:54
|
---|
1394 | msgid "Serbian"
|
---|
1395 | msgstr "塞尔维亚语"
|
---|
1396 |
|
---|
1397 | #: conf/global_settings.py:55
|
---|
1398 | msgid "Swedish"
|
---|
1399 | msgstr "瑞典语"
|
---|
1400 |
|
---|
1401 | #: conf/global_settings.py:56
|
---|
1402 | msgid "Simplified Chinese"
|
---|
1403 | msgstr "简体中文"
|
---|
1404 |
|
---|
1405 | #: conf/global_settings.py:57
|
---|
1406 | msgid "Traditional Chinese"
|
---|
1407 | msgstr "繁体中文"
|
---|
1408 |
|
---|
1409 | #: core/formfields.py:59
|
---|
1410 | #: core/meta/fields.py:285
|
---|
1411 | #: core/meta/fields.py:488
|
---|
1412 | #: core/meta/fields.py:499
|
---|
1413 | msgid "This field is required."
|
---|
1414 | msgstr "这个字段是必输项。"
|
---|
1415 |
|
---|
1416 | #: core/formfields.py:338
|
---|
1417 | #, python-format
|
---|
1418 | msgid "Ensure your text is less than %s character."
|
---|
1419 | msgid_plural "Ensure your text is less than %s characters."
|
---|
1420 | msgstr[0] "确定你输入的文本少于 %s 个字符。"
|
---|
1421 |
|
---|
1422 | #: core/formfields.py:343
|
---|
1423 | msgid "Line breaks are not allowed here."
|
---|
1424 | msgstr "这里不允许换行符。"
|
---|
1425 |
|
---|
1426 | #: core/formfields.py:438
|
---|
1427 | #: core/formfields.py:509
|
---|
1428 | #: core/formfields.py:547
|
---|
1429 | #, python-format
|
---|
1430 | msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
|
---|
1431 | msgstr "选择一个有效的选项: '%(data)s' 不在 %(choices)s 中。"
|
---|
1432 |
|
---|
1433 | #: core/formfields.py:603
|
---|
1434 | msgid "The submitted file is empty."
|
---|
1435 | msgstr "所提交的文件为空。"
|
---|
1436 |
|
---|
1437 | #: core/formfields.py:657
|
---|
1438 | msgid "Enter a whole number between -32,768 and 32,767."
|
---|
1439 | msgstr "输入在 -32,768 到 32,767 之间的一个整数。"
|
---|
1440 |
|
---|
1441 | #: core/formfields.py:666
|
---|
1442 | msgid "Enter a positive number."
|
---|
1443 | msgstr "输入正整数。"
|
---|
1444 |
|
---|
1445 | #: core/formfields.py:675
|
---|
1446 | msgid "Enter a whole number between 0 and 32,767."
|
---|
1447 | msgstr "输入在 0 到 32,767 之间的一个整数。"
|
---|
1448 |
|
---|
1449 | #: core/validators.py:62
|
---|
1450 | msgid "This value must contain only letters, numbers and underscores."
|
---|
1451 | msgstr "此值只能包含字母、数字和下划线。"
|
---|
1452 |
|
---|
1453 | #: core/validators.py:66
|
---|
1454 | msgid "This value must contain only letters, numbers, underscores and slashes."
|
---|
1455 | msgstr "此值只能包含字母、数字、下划线和斜线。"
|
---|
1456 |
|
---|
1457 | #: core/validators.py:74
|
---|
1458 | msgid "Uppercase letters are not allowed here."
|
---|
1459 | msgstr "这里不允许大写字母。"
|
---|
1460 |
|
---|
1461 | #: core/validators.py:78
|
---|
1462 | msgid "Lowercase letters are not allowed here."
|
---|
1463 | msgstr "这里不允许小写字母。"
|
---|
1464 |
|
---|
1465 | #: core/validators.py:85
|
---|
1466 | msgid "Enter only digits separated by commas."
|
---|
1467 | msgstr "只能输入用逗号分隔的数字。"
|
---|
1468 |
|
---|
1469 | #: core/validators.py:97
|
---|
1470 | msgid "Enter valid e-mail addresses separated by commas."
|
---|
1471 | msgstr "输入用逗号分隔的有效邮件地址。"
|
---|
1472 |
|
---|
1473 | #: core/validators.py:101
|
---|
1474 | msgid "Please enter a valid IP address."
|
---|
1475 | msgstr "请输入一个有效的IP地址。"
|
---|
1476 |
|
---|
1477 | #: core/validators.py:105
|
---|
1478 | msgid "Empty values are not allowed here."
|
---|
1479 | msgstr "这里不允许输入空值。"
|
---|
1480 |
|
---|
1481 | #: core/validators.py:109
|
---|
1482 | msgid "Non-numeric characters aren't allowed here."
|
---|
1483 | msgstr "这里不允许非数字字符。"
|
---|
1484 |
|
---|
1485 | #: core/validators.py:113
|
---|
1486 | msgid "This value can't be comprised solely of digits."
|
---|
1487 | msgstr "此值不能全部由数字组成。"
|
---|
1488 |
|
---|
1489 | #: core/validators.py:118
|
---|
1490 | msgid "Enter a whole number."
|
---|
1491 | msgstr "输入整数。"
|
---|
1492 |
|
---|
1493 | #: core/validators.py:122
|
---|
1494 | msgid "Only alphabetical characters are allowed here."
|
---|
1495 | msgstr "这里只允许字母。"
|
---|
1496 |
|
---|
1497 | #: core/validators.py:126
|
---|
1498 | msgid "Enter a valid date in YYYY-MM-DD format."
|
---|
1499 | msgstr "输入一个 YYYY-MM-DD 格式的有效日期。"
|
---|
1500 |
|
---|
1501 | #: core/validators.py:130
|
---|
1502 | msgid "Enter a valid time in HH:MM format."
|
---|
1503 | msgstr "输入一个 HH:MM 格式的有效时间。"
|
---|
1504 |
|
---|
1505 | #: core/validators.py:134
|
---|
1506 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
---|
1507 | msgstr "输入一个 YYYY-MM-DD HH:MM 格式的有效日期/时间。"
|
---|
1508 |
|
---|
1509 | #: core/validators.py:138
|
---|
1510 | msgid "Enter a valid e-mail address."
|
---|
1511 | msgstr "输入一个有效的邮件地址。"
|
---|
1512 |
|
---|
1513 | #: core/validators.py:150
|
---|
1514 | msgid "Upload a valid image. The file you uploaded was either not an image or a corrupted image."
|
---|
1515 | msgstr "上传一个有效的图片。您所上传的文件或者不是图片或是一个破坏的图片。"
|
---|
1516 |
|
---|
1517 | #: core/validators.py:157
|
---|
1518 | #, python-format
|
---|
1519 | msgid "The URL %s does not point to a valid image."
|
---|
1520 | msgstr "URL %s 指向的不是一个有效的图片。"
|
---|
1521 |
|
---|
1522 | #: core/validators.py:161
|
---|
1523 | #, python-format
|
---|
1524 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
---|
1525 | msgstr "电话号码必须为 XXX-XXX-XXXX 格式。\"%s\"是无效的。"
|
---|
1526 |
|
---|
1527 | #: core/validators.py:169
|
---|
1528 | #, python-format
|
---|
1529 | msgid "The URL %s does not point to a valid QuickTime video."
|
---|
1530 | msgstr "URL %s 指向的不是一个有效的 QuickTime 视频。"
|
---|
1531 |
|
---|
1532 | #: core/validators.py:173
|
---|
1533 | msgid "A valid URL is required."
|
---|
1534 | msgstr "需要是一个有效的URL。"
|
---|
1535 |
|
---|
1536 | #: core/validators.py:187
|
---|
1537 | #, python-format
|
---|
1538 | msgid ""
|
---|
1539 | "Valid HTML is required. Specific errors are:\n"
|
---|
1540 | "%s"
|
---|
1541 | msgstr ""
|
---|
1542 | "需要有效的HTML。详细的错误是:\n"
|
---|
1543 | "%s"
|
---|
1544 |
|
---|
1545 | #: core/validators.py:194
|
---|
1546 | #, python-format
|
---|
1547 | msgid "Badly formed XML: %s"
|
---|
1548 | msgstr "格式错误的 XML: %s"
|
---|
1549 |
|
---|
1550 | #: core/validators.py:204
|
---|
1551 | #, python-format
|
---|
1552 | msgid "Invalid URL: %s"
|
---|
1553 | msgstr "无效 URL: %s"
|
---|
1554 |
|
---|
1555 | #: core/validators.py:208
|
---|
1556 | #: core/validators.py:210
|
---|
1557 | #, python-format
|
---|
1558 | msgid "The URL %s is a broken link."
|
---|
1559 | msgstr "URL %s 是一个断开的链接。"
|
---|
1560 |
|
---|
1561 | #: core/validators.py:216
|
---|
1562 | msgid "Enter a valid U.S. state abbreviation."
|
---|
1563 | msgstr "输入一个有效的 U.S. 州缩写。"
|
---|
1564 |
|
---|
1565 | #: core/validators.py:231
|
---|
1566 | #, python-format
|
---|
1567 | msgid "Watch your mouth! The word %s is not allowed here."
|
---|
1568 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
---|
1569 | msgstr[0] "看住你的嘴!%s 不允许在这里出现。"
|
---|
1570 |
|
---|
1571 | #: core/validators.py:238
|
---|
1572 | #, python-format
|
---|
1573 | msgid "This field must match the '%s' field."
|
---|
1574 | msgstr "这个字段必须与 '%s' 字段相匹配。"
|
---|
1575 |
|
---|
1576 | #: core/validators.py:257
|
---|
1577 | msgid "Please enter something for at least one field."
|
---|
1578 | msgstr "请至少在一个字段上输入些什么。"
|
---|
1579 |
|
---|
1580 | #: core/validators.py:266
|
---|
1581 | #: core/validators.py:277
|
---|
1582 | msgid "Please enter both fields or leave them both empty."
|
---|
1583 | msgstr "请要么两个字段都输入或者两个字段都空着。"
|
---|
1584 |
|
---|
1585 | #: core/validators.py:284
|
---|
1586 | #, python-format
|
---|
1587 | msgid "This field must be given if %(field)s is %(value)s"
|
---|
1588 | msgstr "如果 %(field)s 是 %(value)s 时这个字段必须给出"
|
---|
1589 |
|
---|
1590 | #: core/validators.py:296
|
---|
1591 | #, python-format
|
---|
1592 | msgid "This field must be given if %(field)s is not %(value)s"
|
---|
1593 | msgstr "如果 %(field)s 不是 %(value)s 时这个字段必须给出"
|
---|
1594 |
|
---|
1595 | #: core/validators.py:315
|
---|
1596 | msgid "Duplicate values are not allowed."
|
---|
1597 | msgstr "重复值不允许。"
|
---|
1598 |
|
---|
1599 | #: core/validators.py:338
|
---|
1600 | #, python-format
|
---|
1601 | msgid "This value must be a power of %s."
|
---|
1602 | msgstr "这个值必须是 %s 的乘方。"
|
---|
1603 |
|
---|
1604 | #: core/validators.py:349
|
---|
1605 | msgid "Please enter a valid decimal number."
|
---|
1606 | msgstr "请输入一个有效的小数。"
|
---|
1607 |
|
---|
1608 | #: core/validators.py:351
|
---|
1609 | #, python-format
|
---|
1610 | msgid "Please enter a valid decimal number with at most %s total digit."
|
---|
1611 | msgid_plural "Please enter a valid decimal number with at most %s total digits."
|
---|
1612 | msgstr[0] "请输入一个有效的小数,最多 %s 个数字。 "
|
---|
1613 |
|
---|
1614 | #: core/validators.py:354
|
---|
1615 | #, python-format
|
---|
1616 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
---|
1617 | msgid_plural "Please enter a valid decimal number with at most %s decimal places."
|
---|
1618 | msgstr[0] "请输入一个有效的小数,最多 %s 个小数位。 "
|
---|
1619 |
|
---|
1620 | #: core/validators.py:364
|
---|
1621 | #, python-format
|
---|
1622 | msgid "Make sure your uploaded file is at least %s bytes big."
|
---|
1623 | msgstr "请确保你上传的文件至少 %s 字节大。"
|
---|
1624 |
|
---|
1625 | #: core/validators.py:365
|
---|
1626 | #, python-format
|
---|
1627 | msgid "Make sure your uploaded file is at most %s bytes big."
|
---|
1628 | msgstr "请确保你上传的文件至多 %s 字节大。"
|
---|
1629 |
|
---|
1630 | #: core/validators.py:378
|
---|
1631 | msgid "The format for this field is wrong."
|
---|
1632 | msgstr "这个字段的格式不正确。"
|
---|
1633 |
|
---|
1634 | #: core/validators.py:393
|
---|
1635 | msgid "This field is invalid."
|
---|
1636 | msgstr "这个字段无效。"
|
---|
1637 |
|
---|
1638 | #: core/validators.py:428
|
---|
1639 | #, python-format
|
---|
1640 | msgid "Could not retrieve anything from %s."
|
---|
1641 | msgstr "不能从 %s 得到任何东西。"
|
---|
1642 |
|
---|
1643 | #: core/validators.py:431
|
---|
1644 | #, python-format
|
---|
1645 | msgid "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
---|
1646 | msgstr "URL %(url)s 返回了无效的 Content-Type 头 '%(contenttype)s'。"
|
---|
1647 |
|
---|
1648 | #: core/validators.py:464
|
---|
1649 | #, python-format
|
---|
1650 | msgid "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with \"%(start)s\".)"
|
---|
1651 | msgstr "请关闭未关闭的 %(tag)s 标签从第 %(line)s 行。(行开始于 \"%(start)s\"。)"
|
---|
1652 |
|
---|
1653 | #: core/validators.py:468
|
---|
1654 | #, python-format
|
---|
1655 | msgid "Some text starting on line %(line)s is not allowed in that context. (Line starts with \"%(start)s\".)"
|
---|
1656 | msgstr "在 %(line)s 行开始的一些文本不允许在那个上下文中。(行开始于 \"%(start)s\"。)"
|
---|
1657 |
|
---|
1658 | #: core/validators.py:473
|
---|
1659 | #, python-format
|
---|
1660 | msgid "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%(start)s\".)"
|
---|
1661 | msgstr "在 %(line)s 行的\"%(attr)s\"不是一个有效的属性。(行开始于 \"%(start)s\"。)"
|
---|
1662 |
|
---|
1663 | #: core/validators.py:478
|
---|
1664 | #, python-format
|
---|
1665 | msgid "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%(start)s\".)"
|
---|
1666 | msgstr "在 %(line)s 行的\"<%(tag)s>\"不是一个有效的标签。(行开始于 \"%(start)s\"。)"
|
---|
1667 |
|
---|
1668 | #: core/validators.py:482
|
---|
1669 | #, python-format
|
---|
1670 | msgid "A tag on line %(line)s is missing one or more required attributes. (Line starts with \"%(start)s\".)"
|
---|
1671 | msgstr "在行 %(line)s 的标签少了一个或多个必须的属性。(行开始于 \"%(start)s\"。)"
|
---|
1672 |
|
---|
1673 | #: core/validators.py:487
|
---|
1674 | #, python-format
|
---|
1675 | msgid "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line starts with \"%(start)s\".)"
|
---|
1676 | msgstr "在行 %(line)s 的\"%(attr)s\"属性有一个无效的值。(行开始于 \"%(start)s\"。)"
|
---|
1677 |
|
---|
1678 | #: core/meta/__init__.py:1947
|
---|
1679 | #, python-format
|
---|
1680 | msgid "%(object)s with this %(type)s already exists for the given %(field)s."
|
---|
1681 | msgstr "带有这个 %(type)s 的 %(object)s 对于给定的 %(field)s 已经存在了。"
|
---|
1682 |
|
---|
1683 | #: core/meta/fields.py:46
|
---|
1684 | #, python-format
|
---|
1685 | msgid "Please enter a valid %s."
|
---|
1686 | msgstr "请输入一个有效的 %s 。"
|
---|
1687 |
|
---|
1688 | #: core/meta/fields.py:60
|
---|
1689 | #, python-format
|
---|
1690 | msgid "%(optname)s with this %(fieldname)s already exists."
|
---|
1691 | msgstr "%(optname)s 带有 %(fieldname)s 已经存在。"
|
---|
1692 |
|
---|
1693 | #: core/meta/fields.py:129
|
---|
1694 | msgid " Separate multiple IDs with commas."
|
---|
1695 | msgstr " 用逗号分隔多个ID。"
|
---|
1696 |
|
---|
1697 | #: core/meta/fields.py:132
|
---|
1698 | msgid " Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
---|
1699 | msgstr " 按下 \"Control\",或者在Mac上按 \"Command\" 来选择一个或多个值。"
|
---|
1700 |
|
---|
1701 | #: core/meta/fields.py:508
|
---|
1702 | msgid "Enter a valid filename."
|
---|
1703 | msgstr "输入一个有效的文件名。"
|
---|
1704 |
|
---|
1705 | #: core/meta/fields.py:782
|
---|
1706 | #, python-format
|
---|
1707 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
---|
1708 | msgid_plural "Please enter valid %(self)s IDs. The values %(value)r are invalid."
|
---|
1709 | msgstr[0] "请输入有效的 %(self)s ID。值 %(value)r 无效。"
|
---|
1710 |
|
---|
1711 | #: core/template/defaultfilters.py:371
|
---|
1712 | msgid "yes,no,maybe"
|
---|
1713 | msgstr "是、否、也许"
|
---|
1714 |
|
---|
1715 | #: parts/auth/formfields.py:27
|
---|
1716 | msgid "Your Web browser doesn't appear to have cookies enabled. Cookies are required for logging in."
|
---|
1717 | msgstr "你的Web浏览器好象不允许使用cookie。登录需要使用cookie。"
|
---|
1718 |
|
---|
1719 | #, fuzzy
|
---|
1720 | #~ msgid "count"
|
---|
1721 | #~ msgstr "内容"
|
---|
1722 |
|
---|