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

« back to all changes in this revision

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