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

« back to all changes in this revision

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