~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to django/contrib/admindocs/locale/zh_TW/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-11-07 15:33:49 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20131107153349-e31sc149l2szs3jb
Tags: 1.6-1
* New upstream version. Closes: #557474, #724637.
* python-django now also suggests the installation of ipython,
  bpython, python-django-doc, and libgdal1.
  Closes: #636511, #686333, #704203
* Set package maintainer to Debian Python Modules Team.
* Bump standards version to 3.9.5, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is distributed under the same license as the Django package.
2
2
#
3
3
# Translators:
4
 
# Jannis Leidel <jannis@leidel.info>, 2011.
5
 
# quantum9876 <quantum9876@gmail.com>, 2011.
6
 
#   <yyc1217@gmail.com>, 2012.
 
4
# Jannis Leidel <jannis@leidel.info>, 2011
 
5
# mail6543210 <mail6543210@yahoo.com.tw>, 2013
 
6
# quantum9876 <quantum9876@gmail.com>, 2011
 
7
# yyc1217 <yyc1217@gmail.com>, 2012
7
8
msgid ""
8
9
msgstr ""
9
 
"Project-Id-Version: Django\n"
 
10
"Project-Id-Version: django-core\n"
10
11
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
12
 
"PO-Revision-Date: 2012-10-22 08:46+0000\n"
13
 
"Last-Translator: yyc1217 <yyc1217@gmail.com>\n"
 
12
"POT-Creation-Date: 2013-06-02 00:30-0400\n"
 
13
"PO-Revision-Date: 2013-08-17 08:36+0000\n"
 
14
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
14
15
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/"
15
16
"language/zh_TW/)\n"
16
17
"MIME-Version: 1.0\n"
19
20
"Language: zh_TW\n"
20
21
"Plural-Forms: nplurals=1; plural=0;\n"
21
22
 
22
 
#: views.py:58 views.py:60 views.py:62
 
23
#: views.py:59 views.py:61 views.py:63
23
24
msgid "tag:"
24
25
msgstr "標籤:"
25
26
 
26
 
#: views.py:93 views.py:95 views.py:97
 
27
#: views.py:94 views.py:96 views.py:98
27
28
msgid "filter:"
28
29
msgstr "過濾器:"
29
30
 
30
 
#: views.py:156 views.py:158 views.py:160
 
31
#: views.py:157 views.py:159 views.py:161
31
32
msgid "view:"
32
33
msgstr "視圖:"
33
34
 
34
 
#: views.py:188
 
35
#: views.py:189
35
36
#, python-format
36
37
msgid "App %r not found"
37
 
msgstr "應用程式 %r 没有找到"
 
38
msgstr "找不到 App %r"
38
39
 
39
 
#: views.py:195
 
40
#: views.py:196
40
41
#, python-format
41
42
msgid "Model %(model_name)r not found in app %(app_label)r"
42
43
msgstr "未在%(app_label)r 找到模組 %(model_name)r "
43
44
 
44
 
#: views.py:207
 
45
#: views.py:208
45
46
#, python-format
46
47
msgid "the related `%(app_label)s.%(data_type)s` object"
47
48
msgstr "有關 `%(app_label)s.%(data_type)s` 的物件"
48
49
 
49
 
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
50
 
#: views.py:264
 
50
#: views.py:208 views.py:227 views.py:232 views.py:246 views.py:260
 
51
#: views.py:265
51
52
msgid "model:"
52
53
msgstr "模型:"
53
54
 
54
 
#: views.py:222 views.py:254
 
55
#: views.py:223 views.py:255
55
56
#, python-format
56
57
msgid "related `%(app_label)s.%(object_name)s` objects"
57
58
msgstr "有關 `%(app_label)s.%(object_name)s` 的物件"
58
59
 
59
 
#: views.py:226 views.py:259
 
60
#: views.py:227 views.py:260
60
61
#, python-format
61
62
msgid "all %s"
62
63
msgstr "所有 %s"
63
64
 
64
 
#: views.py:231 views.py:264
 
65
#: views.py:232 views.py:265
65
66
#, python-format
66
67
msgid "number of %s"
67
68
msgstr "%s 的数量"
68
69
 
69
 
#: views.py:269
 
70
#. Translators: %s is an object type name
 
71
#: views.py:271
70
72
#, python-format
71
 
msgid "Fields on %s objects"
72
 
msgstr "%s 物件的欄位"
 
73
msgid "Attributes on %s objects"
 
74
msgstr ""
73
75
 
74
 
#: views.py:361
 
76
#: views.py:363
75
77
#, python-format
76
78
msgid "%s does not appear to be a urlpattern object"
77
79
msgstr "%s 似乎不是一個 urlpattern 物件"
89
91
msgstr "首頁"
90
92
 
91
93
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
 
94
#: templates/admin_doc/index.html.py:10 templates/admin_doc/index.html:14
92
95
#: templates/admin_doc/missing_docutils.html:7
 
96
#: templates/admin_doc/missing_docutils.html:14
93
97
#: templates/admin_doc/model_detail.html:15
94
98
#: templates/admin_doc/model_index.html:9
95
99
#: templates/admin_doc/template_detail.html:7
100
104
msgid "Documentation"
101
105
msgstr "文件"
102
106
 
103
 
#: templates/admin_doc/bookmarklets.html:8
 
107
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:29
104
108
msgid "Bookmarklets"
105
109
msgstr "書籤"
106
110
 
160
164
msgid "As above, but opens the admin page in a new window."
161
165
msgstr "同上,但在新視窗裡開啟管理頁面。"
162
166
 
163
 
#: templates/admin_doc/model_detail.html:16
 
167
#: templates/admin_doc/index.html:17
 
168
#: templates/admin_doc/template_tag_index.html:9
 
169
msgid "Tags"
 
170
msgstr "標籤"
 
171
 
 
172
#: templates/admin_doc/index.html:18
 
173
msgid "List of all the template tags and their functions."
 
174
msgstr ""
 
175
 
 
176
#: templates/admin_doc/index.html:20
 
177
#: templates/admin_doc/template_filter_index.html:9
 
178
msgid "Filters"
 
179
msgstr "過濾器"
 
180
 
 
181
#: templates/admin_doc/index.html:21
 
182
msgid ""
 
183
"Filters are actions which can be applied to variables in a template to alter "
 
184
"the output."
 
185
msgstr ""
 
186
 
 
187
#: templates/admin_doc/index.html:23 templates/admin_doc/model_detail.html:16
164
188
#: templates/admin_doc/model_index.html:10
 
189
#: templates/admin_doc/model_index.html:14
165
190
msgid "Models"
166
191
msgstr "模型"
167
192
 
 
193
#: templates/admin_doc/index.html:24
 
194
msgid ""
 
195
"Models are descriptions of all the objects in the system and their "
 
196
"associated fields. Each model has a list of fields which can be accessed as "
 
197
"template variables"
 
198
msgstr ""
 
199
 
 
200
#: templates/admin_doc/index.html:26 templates/admin_doc/view_detail.html:8
 
201
#: templates/admin_doc/view_index.html:9
 
202
#: templates/admin_doc/view_index.html:12
 
203
msgid "Views"
 
204
msgstr "視圖"
 
205
 
 
206
#: templates/admin_doc/index.html:27
 
207
msgid ""
 
208
"Each page on the public site is generated by a view. The view defines which "
 
209
"template is used to generate the page and which objects are available to "
 
210
"that template."
 
211
msgstr ""
 
212
 
 
213
#: templates/admin_doc/index.html:30
 
214
msgid "Tools for your browser to quickly access admin functionality."
 
215
msgstr ""
 
216
 
 
217
#: templates/admin_doc/missing_docutils.html:10
 
218
msgid "Please install docutils"
 
219
msgstr ""
 
220
 
 
221
#: templates/admin_doc/missing_docutils.html:17
 
222
#, python-format
 
223
msgid ""
 
224
"The admin documentation system requires Python's <a href=\"%(link)s"
 
225
"\">docutils</a> library."
 
226
msgstr ""
 
227
 
 
228
#: templates/admin_doc/missing_docutils.html:19
 
229
#, python-format
 
230
msgid ""
 
231
"Please ask your administrators to install <a href=\"%(link)s\">docutils</a>."
 
232
msgstr ""
 
233
 
 
234
#: templates/admin_doc/model_detail.html:21
 
235
#, python-format
 
236
msgid "Model: %(name)s"
 
237
msgstr ""
 
238
 
 
239
#: templates/admin_doc/model_detail.html:35
 
240
msgid "Field"
 
241
msgstr ""
 
242
 
 
243
#: templates/admin_doc/model_detail.html:36
 
244
msgid "Type"
 
245
msgstr ""
 
246
 
 
247
#: templates/admin_doc/model_detail.html:37
 
248
msgid "Description"
 
249
msgstr ""
 
250
 
 
251
#: templates/admin_doc/model_detail.html:52
 
252
msgid "Back to Models Documentation"
 
253
msgstr ""
 
254
 
 
255
#: templates/admin_doc/model_index.html:18
 
256
msgid "Model documentation"
 
257
msgstr ""
 
258
 
 
259
#: templates/admin_doc/model_index.html:43
 
260
msgid "Model groups"
 
261
msgstr ""
 
262
 
168
263
#: templates/admin_doc/template_detail.html:8
169
264
msgid "Templates"
170
265
msgstr "模版"
171
266
 
172
 
#: templates/admin_doc/template_filter_index.html:9
173
 
msgid "Filters"
174
 
msgstr "過濾器"
175
 
 
176
 
#: templates/admin_doc/template_tag_index.html:9
177
 
msgid "Tags"
178
 
msgstr "標籤"
179
 
 
180
 
#: templates/admin_doc/view_detail.html:8
181
 
#: templates/admin_doc/view_index.html:9
182
 
msgid "Views"
183
 
msgstr "視圖"
184
 
 
185
 
#: tests/__init__.py:23
 
267
#: templates/admin_doc/template_detail.html:13
 
268
#, python-format
 
269
msgid "Template: %(name)s"
 
270
msgstr ""
 
271
 
 
272
#: templates/admin_doc/template_detail.html:16
 
273
#, python-format
 
274
msgid "Template: \"%(name)s\""
 
275
msgstr ""
 
276
 
 
277
#: templates/admin_doc/template_detail.html:20
 
278
#, python-format
 
279
msgid "Search path for template \"%(name)s\" on %(grouper)s:"
 
280
msgstr ""
 
281
 
 
282
#: templates/admin_doc/template_detail.html:23
 
283
msgid "(does not exist)"
 
284
msgstr ""
 
285
 
 
286
#: templates/admin_doc/template_detail.html:28
 
287
msgid "Back to Documentation"
 
288
msgstr ""
 
289
 
 
290
#: templates/admin_doc/template_filter_index.html:12
 
291
msgid "Template filters"
 
292
msgstr ""
 
293
 
 
294
#: templates/admin_doc/template_filter_index.html:16
 
295
msgid "Template filter documentation"
 
296
msgstr ""
 
297
 
 
298
#: templates/admin_doc/template_filter_index.html:22
 
299
#: templates/admin_doc/template_filter_index.html:43
 
300
msgid "Built-in filters"
 
301
msgstr ""
 
302
 
 
303
#: templates/admin_doc/template_filter_index.html:23
 
304
#, python-format
 
305
msgid ""
 
306
"To use these filters, put <code>%(code)s</code> in your template before "
 
307
"using the filter."
 
308
msgstr ""
 
309
 
 
310
#: templates/admin_doc/template_tag_index.html:12
 
311
msgid "Template tags"
 
312
msgstr ""
 
313
 
 
314
#: templates/admin_doc/template_tag_index.html:16
 
315
msgid "Template tag documentation"
 
316
msgstr ""
 
317
 
 
318
#: templates/admin_doc/template_tag_index.html:22
 
319
#: templates/admin_doc/template_tag_index.html:43
 
320
msgid "Built-in tags"
 
321
msgstr ""
 
322
 
 
323
#: templates/admin_doc/template_tag_index.html:23
 
324
#, python-format
 
325
msgid ""
 
326
"To use these tags, put <code>%(code)s</code> in your template before using "
 
327
"the tag."
 
328
msgstr ""
 
329
 
 
330
#: templates/admin_doc/view_detail.html:12
 
331
#, python-format
 
332
msgid "View: %(name)s"
 
333
msgstr ""
 
334
 
 
335
#: templates/admin_doc/view_detail.html:23
 
336
msgid "Context:"
 
337
msgstr ""
 
338
 
 
339
#: templates/admin_doc/view_detail.html:28
 
340
msgid "Templates:"
 
341
msgstr ""
 
342
 
 
343
#: templates/admin_doc/view_detail.html:32
 
344
msgid "Back to Views Documentation"
 
345
msgstr ""
 
346
 
 
347
#: templates/admin_doc/view_index.html:16
 
348
msgid "View documentation"
 
349
msgstr ""
 
350
 
 
351
#: templates/admin_doc/view_index.html:22
 
352
msgid "Jump to site"
 
353
msgstr ""
 
354
 
 
355
#: templates/admin_doc/view_index.html:35
 
356
#, python-format
 
357
msgid "Views by URL on %(name)s"
 
358
msgstr ""
 
359
 
 
360
#: templates/admin_doc/view_index.html:40
 
361
#, python-format
 
362
msgid "View function: %(name)s"
 
363
msgstr ""
 
364
 
 
365
#: tests/test_fields.py:29
186
366
msgid "Boolean (Either True or False)"
187
367
msgstr "布林值 (True 或 False)"
188
368
 
189
 
#: tests/__init__.py:33
 
369
#: tests/test_fields.py:39
190
370
#, python-format
191
371
msgid "Field of type: %(field_type)s"
192
372
msgstr "欄位型態: %(field_type)s"