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\n"
|
---|
9 | "Report-Msgid-Bugs-To: \n"
|
---|
10 | "POT-Creation-Date: 2007-09-14 12:00+0100\n"
|
---|
11 | "PO-Revision-Date: 2007-09-14 14:00+0100\n"
|
---|
12 | "Last-Translator: Michael Thornhill <michael.thornhill@gmail.com>\n"
|
---|
13 | "Language-Team: Gaeilge <ga@li.org>\n"
|
---|
14 | "MIME-Version: 1.0\n"
|
---|
15 | "Content-Type: text/plain; charset=UTF-8\n"
|
---|
16 | "Content-Transfer-Encoding: 8bit\n"
|
---|
17 |
|
---|
18 | #: db/models/manipulators.py:309
|
---|
19 | #, python-format
|
---|
20 | msgid "%(object)s with this %(type)s already exists for the given %(field)s."
|
---|
21 | msgstr ""
|
---|
22 |
|
---|
23 | #: db/models/manipulators.py:310
|
---|
24 | #: contrib/admin/views/main.py:342
|
---|
25 | #: contrib/admin/views/main.py:344
|
---|
26 | #: contrib/admin/views/main.py:346
|
---|
27 | #: core/validators.py:283
|
---|
28 | msgid "and"
|
---|
29 | msgstr ""
|
---|
30 |
|
---|
31 | #: db/models/fields/related.py:55
|
---|
32 | #, python-format
|
---|
33 | msgid "Please enter a valid %s."
|
---|
34 | msgstr ""
|
---|
35 |
|
---|
36 | #: db/models/fields/related.py:658
|
---|
37 | msgid "Separate multiple IDs with commas."
|
---|
38 | msgstr ""
|
---|
39 |
|
---|
40 | #: db/models/fields/related.py:660
|
---|
41 | msgid "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
---|
42 | msgstr ""
|
---|
43 |
|
---|
44 | #: db/models/fields/related.py:707
|
---|
45 | #, python-format
|
---|
46 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."
|
---|
47 | msgid_plural "Please enter valid %(self)s IDs. The values %(value)r are invalid."
|
---|
48 | msgstr[0] ""
|
---|
49 | msgstr[1] ""
|
---|
50 |
|
---|
51 | #: db/models/fields/__init__.py:52
|
---|
52 | #, python-format
|
---|
53 | msgid "%(optname)s with this %(fieldname)s already exists."
|
---|
54 | msgstr ""
|
---|
55 |
|
---|
56 | #: db/models/fields/__init__.py:159
|
---|
57 | #: db/models/fields/__init__.py:316
|
---|
58 | #: db/models/fields/__init__.py:724
|
---|
59 | #: db/models/fields/__init__.py:735
|
---|
60 | #: newforms/fields.py:93
|
---|
61 | #: newforms/fields.py:509
|
---|
62 | #: newforms/fields.py:585
|
---|
63 | #: newforms/fields.py:596
|
---|
64 | #: newforms/models.py:193
|
---|
65 | #: oldforms/__init__.py:373
|
---|
66 | msgid "This field is required."
|
---|
67 | msgstr ""
|
---|
68 |
|
---|
69 | #: db/models/fields/__init__.py:414
|
---|
70 | msgid "This value must be an integer."
|
---|
71 | msgstr ""
|
---|
72 |
|
---|
73 | #: db/models/fields/__init__.py:449
|
---|
74 | msgid "This value must be either True or False."
|
---|
75 | msgstr ""
|
---|
76 |
|
---|
77 | #: db/models/fields/__init__.py:470
|
---|
78 | msgid "This field cannot be null."
|
---|
79 | msgstr ""
|
---|
80 |
|
---|
81 | #: db/models/fields/__init__.py:504
|
---|
82 | #: core/validators.py:156
|
---|
83 | msgid "Enter a valid date in YYYY-MM-DD format."
|
---|
84 | msgstr ""
|
---|
85 |
|
---|
86 | #: db/models/fields/__init__.py:573
|
---|
87 | #: core/validators.py:165
|
---|
88 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format."
|
---|
89 | msgstr ""
|
---|
90 |
|
---|
91 | #: db/models/fields/__init__.py:634
|
---|
92 | msgid "This value must be a decimal number."
|
---|
93 | msgstr ""
|
---|
94 |
|
---|
95 | #: db/models/fields/__init__.py:744
|
---|
96 | msgid "Enter a valid filename."
|
---|
97 | msgstr ""
|
---|
98 |
|
---|
99 | #: db/models/fields/__init__.py:887
|
---|
100 | msgid "This value must be either None, True or False."
|
---|
101 | msgstr ""
|
---|
102 |
|
---|
103 | #: template/defaultfilters.py:532
|
---|
104 | msgid "yes,no,maybe"
|
---|
105 | msgstr ""
|
---|
106 |
|
---|
107 | #: template/defaultfilters.py:561
|
---|
108 | #, python-format
|
---|
109 | msgid "%(size)d byte"
|
---|
110 | msgid_plural "%(size)d bytes"
|
---|
111 | msgstr[0] ""
|
---|
112 | msgstr[1] ""
|
---|
113 |
|
---|
114 | #: template/defaultfilters.py:563
|
---|
115 | #, python-format
|
---|
116 | msgid "%.1f KB"
|
---|
117 | msgstr ""
|
---|
118 |
|
---|
119 | #: template/defaultfilters.py:565
|
---|
120 | #, python-format
|
---|
121 | msgid "%.1f MB"
|
---|
122 | msgstr ""
|
---|
123 |
|
---|
124 | #: template/defaultfilters.py:566
|
---|
125 | #, python-format
|
---|
126 | msgid "%.1f GB"
|
---|
127 | msgstr ""
|
---|
128 |
|
---|
129 | #: contrib/flatpages/models.py:7
|
---|
130 | #: contrib/admin/views/doc.py:317
|
---|
131 | msgid "URL"
|
---|
132 | msgstr ""
|
---|
133 |
|
---|
134 | #: contrib/flatpages/models.py:8
|
---|
135 | msgid "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
|
---|
136 | msgstr ""
|
---|
137 |
|
---|
138 | #: contrib/flatpages/models.py:9
|
---|
139 | msgid "title"
|
---|
140 | msgstr ""
|
---|
141 |
|
---|
142 | #: contrib/flatpages/models.py:10
|
---|
143 | msgid "content"
|
---|
144 | msgstr ""
|
---|
145 |
|
---|
146 | #: contrib/flatpages/models.py:11
|
---|
147 | msgid "enable comments"
|
---|
148 | msgstr ""
|
---|
149 |
|
---|
150 | #: contrib/flatpages/models.py:12
|
---|
151 | msgid "template name"
|
---|
152 | msgstr ""
|
---|
153 |
|
---|
154 | #: contrib/flatpages/models.py:13
|
---|
155 | msgid "Example: 'flatpages/contact_page.html'. If this isn't provided, the system will use 'flatpages/default.html'."
|
---|
156 | msgstr ""
|
---|
157 |
|
---|
158 | #: contrib/flatpages/models.py:14
|
---|
159 | msgid "registration required"
|
---|
160 | msgstr ""
|
---|
161 |
|
---|
162 | #: contrib/flatpages/models.py:14
|
---|
163 | msgid "If this is checked, only logged-in users will be able to view the page."
|
---|
164 | msgstr ""
|
---|
165 |
|
---|
166 | #: contrib/flatpages/models.py:18
|
---|
167 | msgid "flat page"
|
---|
168 | msgstr ""
|
---|
169 |
|
---|
170 | #: contrib/flatpages/models.py:19
|
---|
171 | msgid "flat pages"
|
---|
172 | msgstr ""
|
---|
173 |
|
---|
174 | #: contrib/redirects/models.py:7
|
---|
175 | msgid "redirect from"
|
---|
176 | msgstr ""
|
---|
177 |
|
---|
178 | #: contrib/redirects/models.py:8
|
---|
179 | msgid "This should be an absolute path, excluding the domain name. Example: '/events/search/'."
|
---|
180 | msgstr ""
|
---|
181 |
|
---|
182 | #: contrib/redirects/models.py:9
|
---|
183 | msgid "redirect to"
|
---|
184 | msgstr ""
|
---|
185 |
|
---|
186 | #: contrib/redirects/models.py:10
|
---|
187 | msgid "This can be either an absolute path (as above) or a full URL starting with 'http://'."
|
---|
188 | msgstr ""
|
---|
189 |
|
---|
190 | #: contrib/redirects/models.py:13
|
---|
191 | msgid "redirect"
|
---|
192 | msgstr ""
|
---|
193 |
|
---|
194 | #: contrib/redirects/models.py:14
|
---|
195 | msgid "redirects"
|
---|
196 | msgstr ""
|
---|
197 |
|
---|
198 | #: contrib/localflavor/uk/forms.py:18
|
---|
199 | msgid "Enter a postcode. A space is required between the two postcode parts."
|
---|
200 | msgstr ""
|
---|
201 |
|
---|
202 | #: contrib/localflavor/in_/forms.py:16
|
---|
203 | msgid "Enter a zip code in the format XXXXXXX."
|
---|
204 | msgstr ""
|
---|
205 |
|
---|
206 | #: contrib/localflavor/jp/forms.py:21
|
---|
207 | msgid "Enter a postal code in the format XXXXXXX or XXX-XXXX."
|
---|
208 | msgstr ""
|
---|
209 |
|
---|
210 | #: contrib/localflavor/jp/jp_prefectures.py:4
|
---|
211 | msgid "Hokkaido"
|
---|
212 | msgstr ""
|
---|
213 |
|
---|
214 | #: contrib/localflavor/jp/jp_prefectures.py:5
|
---|
215 | msgid "Aomori"
|
---|
216 | msgstr ""
|
---|
217 |
|
---|
218 | #: contrib/localflavor/jp/jp_prefectures.py:6
|
---|
219 | msgid "Iwate"
|
---|
220 | msgstr ""
|
---|
221 |
|
---|
222 | #: contrib/localflavor/jp/jp_prefectures.py:7
|
---|
223 | msgid "Miyagi"
|
---|
224 | msgstr ""
|
---|
225 |
|
---|
226 | #: contrib/localflavor/jp/jp_prefectures.py:8
|
---|
227 | msgid "Akita"
|
---|
228 | msgstr ""
|
---|
229 |
|
---|
230 | #: contrib/localflavor/jp/jp_prefectures.py:9
|
---|
231 | msgid "Yamagata"
|
---|
232 | msgstr ""
|
---|
233 |
|
---|
234 | #: contrib/localflavor/jp/jp_prefectures.py:10
|
---|
235 | msgid "Fukushima"
|
---|
236 | msgstr ""
|
---|
237 |
|
---|
238 | #: contrib/localflavor/jp/jp_prefectures.py:11
|
---|
239 | msgid "Ibaraki"
|
---|
240 | msgstr ""
|
---|
241 |
|
---|
242 | #: contrib/localflavor/jp/jp_prefectures.py:12
|
---|
243 | msgid "Tochigi"
|
---|
244 | msgstr ""
|
---|
245 |
|
---|
246 | #: contrib/localflavor/jp/jp_prefectures.py:13
|
---|
247 | msgid "Gunma"
|
---|
248 | msgstr ""
|
---|
249 |
|
---|
250 | #: contrib/localflavor/jp/jp_prefectures.py:14
|
---|
251 | msgid "Saitama"
|
---|
252 | msgstr ""
|
---|
253 |
|
---|
254 | #: contrib/localflavor/jp/jp_prefectures.py:15
|
---|
255 | msgid "Chiba"
|
---|
256 | msgstr ""
|
---|
257 |
|
---|
258 | #: contrib/localflavor/jp/jp_prefectures.py:16
|
---|
259 | msgid "Tokyo"
|
---|
260 | msgstr ""
|
---|
261 |
|
---|
262 | #: contrib/localflavor/jp/jp_prefectures.py:17
|
---|
263 | msgid "Kanagawa"
|
---|
264 | msgstr ""
|
---|
265 |
|
---|
266 | #: contrib/localflavor/jp/jp_prefectures.py:18
|
---|
267 | msgid "Yamanashi"
|
---|
268 | msgstr ""
|
---|
269 |
|
---|
270 | #: contrib/localflavor/jp/jp_prefectures.py:19
|
---|
271 | msgid "Nagano"
|
---|
272 | msgstr ""
|
---|
273 |
|
---|
274 | #: contrib/localflavor/jp/jp_prefectures.py:20
|
---|
275 | msgid "Niigata"
|
---|
276 | msgstr ""
|
---|
277 |
|
---|
278 | #: contrib/localflavor/jp/jp_prefectures.py:21
|
---|
279 | msgid "Toyama"
|
---|
280 | msgstr ""
|
---|
281 |
|
---|
282 | #: contrib/localflavor/jp/jp_prefectures.py:22
|
---|
283 | msgid "Ishikawa"
|
---|
284 | msgstr ""
|
---|
285 |
|
---|
286 | #: contrib/localflavor/jp/jp_prefectures.py:23
|
---|
287 | msgid "Fukui"
|
---|
288 | msgstr ""
|
---|
289 |
|
---|
290 | #: contrib/localflavor/jp/jp_prefectures.py:24
|
---|
291 | msgid "Gifu"
|
---|
292 | msgstr ""
|
---|
293 |
|
---|
294 | #: contrib/localflavor/jp/jp_prefectures.py:25
|
---|
295 | msgid "Shizuoka"
|
---|
296 | msgstr ""
|
---|
297 |
|
---|
298 | #: contrib/localflavor/jp/jp_prefectures.py:26
|
---|
299 | msgid "Aichi"
|
---|
300 | msgstr ""
|
---|
301 |
|
---|
302 | #: contrib/localflavor/jp/jp_prefectures.py:27
|
---|
303 | msgid "Mie"
|
---|
304 | msgstr ""
|
---|
305 |
|
---|
306 | #: contrib/localflavor/jp/jp_prefectures.py:28
|
---|
307 | msgid "Shiga"
|
---|
308 | msgstr ""
|
---|
309 |
|
---|
310 | #: contrib/localflavor/jp/jp_prefectures.py:29
|
---|
311 | msgid "Kyoto"
|
---|
312 | msgstr ""
|
---|
313 |
|
---|
314 | #: contrib/localflavor/jp/jp_prefectures.py:30
|
---|
315 | msgid "Osaka"
|
---|
316 | msgstr ""
|
---|
317 |
|
---|
318 | #: contrib/localflavor/jp/jp_prefectures.py:31
|
---|
319 | msgid "Hyogo"
|
---|
320 | msgstr ""
|
---|
321 |
|
---|
322 | #: contrib/localflavor/jp/jp_prefectures.py:32
|
---|
323 | msgid "Nara"
|
---|
324 | msgstr ""
|
---|
325 |
|
---|
326 | #: contrib/localflavor/jp/jp_prefectures.py:33
|
---|
327 | msgid "Wakayama"
|
---|
328 | msgstr ""
|
---|
329 |
|
---|
330 | #: contrib/localflavor/jp/jp_prefectures.py:34
|
---|
331 | msgid "Tottori"
|
---|
332 | msgstr ""
|
---|
333 |
|
---|
334 | #: contrib/localflavor/jp/jp_prefectures.py:35
|
---|
335 | msgid "Shimane"
|
---|
336 | msgstr ""
|
---|
337 |
|
---|
338 | #: contrib/localflavor/jp/jp_prefectures.py:36
|
---|
339 | msgid "Okayama"
|
---|
340 | msgstr ""
|
---|
341 |
|
---|
342 | #: contrib/localflavor/jp/jp_prefectures.py:37
|
---|
343 | msgid "Hiroshima"
|
---|
344 | msgstr ""
|
---|
345 |
|
---|
346 | #: contrib/localflavor/jp/jp_prefectures.py:38
|
---|
347 | msgid "Yamaguchi"
|
---|
348 | msgstr ""
|
---|
349 |
|
---|
350 | #: contrib/localflavor/jp/jp_prefectures.py:39
|
---|
351 | msgid "Tokushima"
|
---|
352 | msgstr ""
|
---|
353 |
|
---|
354 | #: contrib/localflavor/jp/jp_prefectures.py:40
|
---|
355 | msgid "Kagawa"
|
---|
356 | msgstr ""
|
---|
357 |
|
---|
358 | #: contrib/localflavor/jp/jp_prefectures.py:41
|
---|
359 | msgid "Ehime"
|
---|
360 | msgstr ""
|
---|
361 |
|
---|
362 | #: contrib/localflavor/jp/jp_prefectures.py:42
|
---|
363 | msgid "Kochi"
|
---|
364 | msgstr ""
|
---|
365 |
|
---|
366 | #: contrib/localflavor/jp/jp_prefectures.py:43
|
---|
367 | msgid "Fukuoka"
|
---|
368 | msgstr ""
|
---|
369 |
|
---|
370 | #: contrib/localflavor/jp/jp_prefectures.py:44
|
---|
371 | msgid "Saga"
|
---|
372 | msgstr ""
|
---|
373 |
|
---|
374 | #: contrib/localflavor/jp/jp_prefectures.py:45
|
---|
375 | msgid "Nagasaki"
|
---|
376 | msgstr ""
|
---|
377 |
|
---|
378 | #: contrib/localflavor/jp/jp_prefectures.py:46
|
---|
379 | msgid "Kumamoto"
|
---|
380 | msgstr ""
|
---|
381 |
|
---|
382 | #: contrib/localflavor/jp/jp_prefectures.py:47
|
---|
383 | msgid "Oita"
|
---|
384 | msgstr ""
|
---|
385 |
|
---|
386 | #: contrib/localflavor/jp/jp_prefectures.py:48
|
---|
387 | msgid "Miyazaki"
|
---|
388 | msgstr ""
|
---|
389 |
|
---|
390 | #: contrib/localflavor/jp/jp_prefectures.py:49
|
---|
391 | msgid "Kagoshima"
|
---|
392 | msgstr ""
|
---|
393 |
|
---|
394 | #: contrib/localflavor/jp/jp_prefectures.py:50
|
---|
395 | msgid "Okinawa"
|
---|
396 | msgstr ""
|
---|
397 |
|
---|
398 | #: contrib/localflavor/sk/sk_regions.py:8
|
---|
399 | msgid "Banska Bystrica region"
|
---|
400 | msgstr ""
|
---|
401 |
|
---|
402 | #: contrib/localflavor/sk/sk_regions.py:9
|
---|
403 | msgid "Bratislava region"
|
---|
404 | msgstr ""
|
---|
405 |
|
---|
406 | #: contrib/localflavor/sk/sk_regions.py:10
|
---|
407 | msgid "Kosice region"
|
---|
408 | msgstr ""
|
---|
409 |
|
---|
410 | #: contrib/localflavor/sk/sk_regions.py:11
|
---|
411 | msgid "Nitra region"
|
---|
412 | msgstr ""
|
---|
413 |
|
---|
414 | #: contrib/localflavor/sk/sk_regions.py:12
|
---|
415 | msgid "Presov region"
|
---|
416 | msgstr ""
|
---|
417 |
|
---|
418 | #: contrib/localflavor/sk/sk_regions.py:13
|
---|
419 | msgid "Trencin region"
|
---|
420 | msgstr ""
|
---|
421 |
|
---|
422 | #: contrib/localflavor/sk/sk_regions.py:14
|
---|
423 | msgid "Trnava region"
|
---|
424 | msgstr ""
|
---|
425 |
|
---|
426 | #: contrib/localflavor/sk/sk_regions.py:15
|
---|
427 | msgid "Zilina region"
|
---|
428 | msgstr ""
|
---|
429 |
|
---|
430 | #: contrib/localflavor/sk/forms.py:32
|
---|
431 | msgid "Enter a postal code in the format XXXXX or XXX XX."
|
---|
432 | msgstr ""
|
---|
433 |
|
---|
434 | #: contrib/localflavor/sk/sk_districts.py:8
|
---|
435 | msgid "Banska Bystrica"
|
---|
436 | msgstr ""
|
---|
437 |
|
---|
438 | #: contrib/localflavor/sk/sk_districts.py:9
|
---|
439 | msgid "Banska Stiavnica"
|
---|
440 | msgstr ""
|
---|
441 |
|
---|
442 | #: contrib/localflavor/sk/sk_districts.py:10
|
---|
443 | msgid "Bardejov"
|
---|
444 | msgstr ""
|
---|
445 |
|
---|
446 | #: contrib/localflavor/sk/sk_districts.py:11
|
---|
447 | msgid "Banovce nad Bebravou"
|
---|
448 | msgstr ""
|
---|
449 |
|
---|
450 | #: contrib/localflavor/sk/sk_districts.py:12
|
---|
451 | msgid "Brezno"
|
---|
452 | msgstr ""
|
---|
453 |
|
---|
454 | #: contrib/localflavor/sk/sk_districts.py:13
|
---|
455 | msgid "Bratislava I"
|
---|
456 | msgstr ""
|
---|
457 |
|
---|
458 | #: contrib/localflavor/sk/sk_districts.py:14
|
---|
459 | msgid "Bratislava II"
|
---|
460 | msgstr ""
|
---|
461 |
|
---|
462 | #: contrib/localflavor/sk/sk_districts.py:15
|
---|
463 | msgid "Bratislava III"
|
---|
464 | msgstr ""
|
---|
465 |
|
---|
466 | #: contrib/localflavor/sk/sk_districts.py:16
|
---|
467 | msgid "Bratislava IV"
|
---|
468 | msgstr ""
|
---|
469 |
|
---|
470 | #: contrib/localflavor/sk/sk_districts.py:17
|
---|
471 | msgid "Bratislava V"
|
---|
472 | msgstr ""
|
---|
473 |
|
---|
474 | #: contrib/localflavor/sk/sk_districts.py:18
|
---|
475 | msgid "Bytca"
|
---|
476 | msgstr ""
|
---|
477 |
|
---|
478 | #: contrib/localflavor/sk/sk_districts.py:19
|
---|
479 | msgid "Cadca"
|
---|
480 | msgstr ""
|
---|
481 |
|
---|
482 | #: contrib/localflavor/sk/sk_districts.py:20
|
---|
483 | msgid "Detva"
|
---|
484 | msgstr ""
|
---|
485 |
|
---|
486 | #: contrib/localflavor/sk/sk_districts.py:21
|
---|
487 | msgid "Dolny Kubin"
|
---|
488 | msgstr ""
|
---|
489 |
|
---|
490 | #: contrib/localflavor/sk/sk_districts.py:22
|
---|
491 | msgid "Dunajska Streda"
|
---|
492 | msgstr ""
|
---|
493 |
|
---|
494 | #: contrib/localflavor/sk/sk_districts.py:23
|
---|
495 | msgid "Galanta"
|
---|
496 | msgstr ""
|
---|
497 |
|
---|
498 | #: contrib/localflavor/sk/sk_districts.py:24
|
---|
499 | msgid "Gelnica"
|
---|
500 | msgstr ""
|
---|
501 |
|
---|
502 | #: contrib/localflavor/sk/sk_districts.py:25
|
---|
503 | msgid "Hlohovec"
|
---|
504 | msgstr ""
|
---|
505 |
|
---|
506 | #: contrib/localflavor/sk/sk_districts.py:26
|
---|
507 | msgid "Humenne"
|
---|
508 | msgstr ""
|
---|
509 |
|
---|
510 | #: contrib/localflavor/sk/sk_districts.py:27
|
---|
511 | msgid "Ilava"
|
---|
512 | msgstr ""
|
---|
513 |
|
---|
514 | #: contrib/localflavor/sk/sk_districts.py:28
|
---|
515 | msgid "Kezmarok"
|
---|
516 | msgstr ""
|
---|
517 |
|
---|
518 | #: contrib/localflavor/sk/sk_districts.py:29
|
---|
519 | msgid "Komarno"
|
---|
520 | msgstr ""
|
---|
521 |
|
---|
522 | #: contrib/localflavor/sk/sk_districts.py:30
|
---|
523 | msgid "Kosice I"
|
---|
524 | msgstr ""
|
---|
525 |
|
---|
526 | #: contrib/localflavor/sk/sk_districts.py:31
|
---|
527 | msgid "Kosice II"
|
---|
528 | msgstr ""
|
---|
529 |
|
---|
530 | #: contrib/localflavor/sk/sk_districts.py:32
|
---|
531 | msgid "Kosice III"
|
---|
532 | msgstr ""
|
---|
533 |
|
---|
534 | #: contrib/localflavor/sk/sk_districts.py:33
|
---|
535 | msgid "Kosice IV"
|
---|
536 | msgstr ""
|
---|
537 |
|
---|
538 | #: contrib/localflavor/sk/sk_districts.py:34
|
---|
539 | msgid "Kosice - okolie"
|
---|
540 | msgstr ""
|
---|
541 |
|
---|
542 | #: contrib/localflavor/sk/sk_districts.py:35
|
---|
543 | msgid "Krupina"
|
---|
544 | msgstr ""
|
---|
545 |
|
---|
546 | #: contrib/localflavor/sk/sk_districts.py:36
|
---|
547 | msgid "Kysucke Nove Mesto"
|
---|
548 | msgstr ""
|
---|
549 |
|
---|
550 | #: contrib/localflavor/sk/sk_districts.py:37
|
---|
551 | msgid "Levice"
|
---|
552 | msgstr ""
|
---|
553 |
|
---|
554 | #: contrib/localflavor/sk/sk_districts.py:38
|
---|
555 | msgid "Levoca"
|
---|
556 | msgstr ""
|
---|
557 |
|
---|
558 | #: contrib/localflavor/sk/sk_districts.py:39
|
---|
559 | msgid "Liptovsky Mikulas"
|
---|
560 | msgstr ""
|
---|
561 |
|
---|
562 | #: contrib/localflavor/sk/sk_districts.py:40
|
---|
563 | msgid "Lucenec"
|
---|
564 | msgstr ""
|
---|
565 |
|
---|
566 | #: contrib/localflavor/sk/sk_districts.py:41
|
---|
567 | msgid "Malacky"
|
---|
568 | msgstr ""
|
---|
569 |
|
---|
570 | #: contrib/localflavor/sk/sk_districts.py:42
|
---|
571 | msgid "Martin"
|
---|
572 | msgstr ""
|
---|
573 |
|
---|
574 | #: contrib/localflavor/sk/sk_districts.py:43
|
---|
575 | msgid "Medzilaborce"
|
---|
576 | msgstr ""
|
---|
577 |
|
---|
578 | #: contrib/localflavor/sk/sk_districts.py:44
|
---|
579 | msgid "Michalovce"
|
---|
580 | msgstr ""
|
---|
581 |
|
---|
582 | #: contrib/localflavor/sk/sk_districts.py:45
|
---|
583 | msgid "Myjava"
|
---|
584 | msgstr ""
|
---|
585 |
|
---|
586 | #: contrib/localflavor/sk/sk_districts.py:46
|
---|
587 | msgid "Namestovo"
|
---|
588 | msgstr ""
|
---|
589 |
|
---|
590 | #: contrib/localflavor/sk/sk_districts.py:47
|
---|
591 | msgid "Nitra"
|
---|
592 | msgstr ""
|
---|
593 |
|
---|
594 | #: contrib/localflavor/sk/sk_districts.py:48
|
---|
595 | msgid "Nove Mesto nad Vahom"
|
---|
596 | msgstr ""
|
---|
597 |
|
---|
598 | #: contrib/localflavor/sk/sk_districts.py:49
|
---|
599 | msgid "Nove Zamky"
|
---|
600 | msgstr ""
|
---|
601 |
|
---|
602 | #: contrib/localflavor/sk/sk_districts.py:50
|
---|
603 | msgid "Partizanske"
|
---|
604 | msgstr ""
|
---|
605 |
|
---|
606 | #: contrib/localflavor/sk/sk_districts.py:51
|
---|
607 | msgid "Pezinok"
|
---|
608 | msgstr ""
|
---|
609 |
|
---|
610 | #: contrib/localflavor/sk/sk_districts.py:52
|
---|
611 | msgid "Piestany"
|
---|
612 | msgstr ""
|
---|
613 |
|
---|
614 | #: contrib/localflavor/sk/sk_districts.py:53
|
---|
615 | msgid "Poltar"
|
---|
616 | msgstr ""
|
---|
617 |
|
---|
618 | #: contrib/localflavor/sk/sk_districts.py:54
|
---|
619 | msgid "Poprad"
|
---|
620 | msgstr ""
|
---|
621 |
|
---|
622 | #: contrib/localflavor/sk/sk_districts.py:55
|
---|
623 | msgid "Povazska Bystrica"
|
---|
624 | msgstr ""
|
---|
625 |
|
---|
626 | #: contrib/localflavor/sk/sk_districts.py:56
|
---|
627 | msgid "Presov"
|
---|
628 | msgstr ""
|
---|
629 |
|
---|
630 | #: contrib/localflavor/sk/sk_districts.py:57
|
---|
631 | msgid "Prievidza"
|
---|
632 | msgstr ""
|
---|
633 |
|
---|
634 | #: contrib/localflavor/sk/sk_districts.py:58
|
---|
635 | msgid "Puchov"
|
---|
636 | msgstr ""
|
---|
637 |
|
---|
638 | #: contrib/localflavor/sk/sk_districts.py:59
|
---|
639 | msgid "Revuca"
|
---|
640 | msgstr ""
|
---|
641 |
|
---|
642 | #: contrib/localflavor/sk/sk_districts.py:60
|
---|
643 | msgid "Rimavska Sobota"
|
---|
644 | msgstr ""
|
---|
645 |
|
---|
646 | #: contrib/localflavor/sk/sk_districts.py:61
|
---|
647 | msgid "Roznava"
|
---|
648 | msgstr ""
|
---|
649 |
|
---|
650 | #: contrib/localflavor/sk/sk_districts.py:62
|
---|
651 | msgid "Ruzomberok"
|
---|
652 | msgstr ""
|
---|
653 |
|
---|
654 | #: contrib/localflavor/sk/sk_districts.py:63
|
---|
655 | msgid "Sabinov"
|
---|
656 | msgstr ""
|
---|
657 |
|
---|
658 | #: contrib/localflavor/sk/sk_districts.py:64
|
---|
659 | msgid "Senec"
|
---|
660 | msgstr ""
|
---|
661 |
|
---|
662 | #: contrib/localflavor/sk/sk_districts.py:65
|
---|
663 | msgid "Senica"
|
---|
664 | msgstr ""
|
---|
665 |
|
---|
666 | #: contrib/localflavor/sk/sk_districts.py:66
|
---|
667 | msgid "Skalica"
|
---|
668 | msgstr ""
|
---|
669 |
|
---|
670 | #: contrib/localflavor/sk/sk_districts.py:67
|
---|
671 | msgid "Snina"
|
---|
672 | msgstr ""
|
---|
673 |
|
---|
674 | #: contrib/localflavor/sk/sk_districts.py:68
|
---|
675 | msgid "Sobrance"
|
---|
676 | msgstr ""
|
---|
677 |
|
---|
678 | #: contrib/localflavor/sk/sk_districts.py:69
|
---|
679 | msgid "Spisska Nova Ves"
|
---|
680 | msgstr ""
|
---|
681 |
|
---|
682 | #: contrib/localflavor/sk/sk_districts.py:70
|
---|
683 | msgid "Stara Lubovna"
|
---|
684 | msgstr ""
|
---|
685 |
|
---|
686 | #: contrib/localflavor/sk/sk_districts.py:71
|
---|
687 | msgid "Stropkov"
|
---|
688 | msgstr ""
|
---|
689 |
|
---|
690 | #: contrib/localflavor/sk/sk_districts.py:72
|
---|
691 | msgid "Svidnik"
|
---|
692 | msgstr ""
|
---|
693 |
|
---|
694 | #: contrib/localflavor/sk/sk_districts.py:73
|
---|
695 | msgid "Sala"
|
---|
696 | msgstr ""
|
---|
697 |
|
---|
698 | #: contrib/localflavor/sk/sk_districts.py:74
|
---|
699 | msgid "Topolcany"
|
---|
700 | msgstr ""
|
---|
701 |
|
---|
702 | #: contrib/localflavor/sk/sk_districts.py:75
|
---|
703 | msgid "Trebisov"
|
---|
704 | msgstr ""
|
---|
705 |
|
---|
706 | #: contrib/localflavor/sk/sk_districts.py:76
|
---|
707 | msgid "Trencin"
|
---|
708 | msgstr ""
|
---|
709 |
|
---|
710 | #: contrib/localflavor/sk/sk_districts.py:77
|
---|
711 | msgid "Trnava"
|
---|
712 | msgstr ""
|
---|
713 |
|
---|
714 | #: contrib/localflavor/sk/sk_districts.py:78
|
---|
715 | msgid "Turcianske Teplice"
|
---|
716 | msgstr ""
|
---|
717 |
|
---|
718 | #: contrib/localflavor/sk/sk_districts.py:79
|
---|
719 | msgid "Tvrdosin"
|
---|
720 | msgstr ""
|
---|
721 |
|
---|
722 | #: contrib/localflavor/sk/sk_districts.py:80
|
---|
723 | msgid "Velky Krtis"
|
---|
724 | msgstr ""
|
---|
725 |
|
---|
726 | #: contrib/localflavor/sk/sk_districts.py:81
|
---|
727 | msgid "Vranov nad Toplou"
|
---|
728 | msgstr ""
|
---|
729 |
|
---|
730 | #: contrib/localflavor/sk/sk_districts.py:82
|
---|
731 | msgid "Zlate Moravce"
|
---|
732 | msgstr ""
|
---|
733 |
|
---|
734 | #: contrib/localflavor/sk/sk_districts.py:83
|
---|
735 | msgid "Zvolen"
|
---|
736 | msgstr ""
|
---|
737 |
|
---|
738 | #: contrib/localflavor/sk/sk_districts.py:84
|
---|
739 | msgid "Zarnovica"
|
---|
740 | msgstr ""
|
---|
741 |
|
---|
742 | #: contrib/localflavor/sk/sk_districts.py:85
|
---|
743 | msgid "Ziar nad Hronom"
|
---|
744 | msgstr ""
|
---|
745 |
|
---|
746 | #: contrib/localflavor/sk/sk_districts.py:86
|
---|
747 | msgid "Zilina"
|
---|
748 | msgstr ""
|
---|
749 |
|
---|
750 | #: contrib/localflavor/is_/forms.py:17
|
---|
751 | msgid "Enter a valid Icelandic identification number. The format is XXXXXX-XXXX."
|
---|
752 | msgstr ""
|
---|
753 |
|
---|
754 | #: contrib/localflavor/is_/forms.py:31
|
---|
755 | msgid "The Icelandic identification number is not valid."
|
---|
756 | msgstr ""
|
---|
757 |
|
---|
758 | #: contrib/localflavor/au/forms.py:18
|
---|
759 | msgid "Enter a 4 digit post code."
|
---|
760 | msgstr ""
|
---|
761 |
|
---|
762 | #: contrib/localflavor/fi/forms.py:14
|
---|
763 | #: contrib/localflavor/fr/forms.py:17
|
---|
764 | #: contrib/localflavor/de/forms.py:16
|
---|
765 | msgid "Enter a zip code in the format XXXXX."
|
---|
766 | msgstr ""
|
---|
767 |
|
---|
768 | #: contrib/localflavor/fi/forms.py:40
|
---|
769 | #: contrib/localflavor/fi/forms.py:45
|
---|
770 | msgid "Enter a valid Finnish social security number."
|
---|
771 | msgstr ""
|
---|
772 |
|
---|
773 | #: contrib/localflavor/ch/forms.py:18
|
---|
774 | #: contrib/localflavor/no/forms.py:14
|
---|
775 | msgid "Enter a zip code in the format XXXX."
|
---|
776 | msgstr ""
|
---|
777 |
|
---|
778 | #: contrib/localflavor/ch/forms.py:90
|
---|
779 | msgid "Enter a valid Swiss identity or passport card number in X1234567<0 or 1234567890 format."
|
---|
780 | msgstr ""
|
---|
781 |
|
---|
782 | #: contrib/localflavor/ch/ch_states.py:5
|
---|
783 | msgid "Aargau"
|
---|
784 | msgstr ""
|
---|
785 |
|
---|
786 | #: contrib/localflavor/ch/ch_states.py:6
|
---|
787 | msgid "Appenzell Innerrhoden"
|
---|
788 | msgstr ""
|
---|
789 |
|
---|
790 | #: contrib/localflavor/ch/ch_states.py:7
|
---|
791 | msgid "Appenzell Ausserrhoden"
|
---|
792 | msgstr ""
|
---|
793 |
|
---|
794 | #: contrib/localflavor/ch/ch_states.py:8
|
---|
795 | msgid "Basel-Stadt"
|
---|
796 | msgstr ""
|
---|
797 |
|
---|
798 | #: contrib/localflavor/ch/ch_states.py:9
|
---|
799 | msgid "Basel-Land"
|
---|
800 | msgstr ""
|
---|
801 |
|
---|
802 | #: contrib/localflavor/ch/ch_states.py:10
|
---|
803 | msgid "Berne"
|
---|
804 | msgstr ""
|
---|
805 |
|
---|
806 | #: contrib/localflavor/ch/ch_states.py:11
|
---|
807 | msgid "Fribourg"
|
---|
808 | msgstr ""
|
---|
809 |
|
---|
810 | #: contrib/localflavor/ch/ch_states.py:12
|
---|
811 | msgid "Geneva"
|
---|
812 | msgstr ""
|
---|
813 |
|
---|
814 | #: contrib/localflavor/ch/ch_states.py:13
|
---|
815 | msgid "Glarus"
|
---|
816 | msgstr ""
|
---|
817 |
|
---|
818 | #: contrib/localflavor/ch/ch_states.py:14
|
---|
819 | msgid "Graubuenden"
|
---|
820 | msgstr ""
|
---|
821 |
|
---|
822 | #: contrib/localflavor/ch/ch_states.py:15
|
---|
823 | msgid "Jura"
|
---|
824 | msgstr ""
|
---|
825 |
|
---|
826 | #: contrib/localflavor/ch/ch_states.py:16
|
---|
827 | msgid "Lucerne"
|
---|
828 | msgstr ""
|
---|
829 |
|
---|
830 | #: contrib/localflavor/ch/ch_states.py:17
|
---|
831 | msgid "Neuchatel"
|
---|
832 | msgstr ""
|
---|
833 |
|
---|
834 | #: contrib/localflavor/ch/ch_states.py:18
|
---|
835 | msgid "Nidwalden"
|
---|
836 | msgstr ""
|
---|
837 |
|
---|
838 | #: contrib/localflavor/ch/ch_states.py:19
|
---|
839 | msgid "Obwalden"
|
---|
840 | msgstr ""
|
---|
841 |
|
---|
842 | #: contrib/localflavor/ch/ch_states.py:20
|
---|
843 | msgid "Schaffhausen"
|
---|
844 | msgstr ""
|
---|
845 |
|
---|
846 | #: contrib/localflavor/ch/ch_states.py:21
|
---|
847 | msgid "Schwyz"
|
---|
848 | msgstr ""
|
---|
849 |
|
---|
850 | #: contrib/localflavor/ch/ch_states.py:22
|
---|
851 | msgid "Solothurn"
|
---|
852 | msgstr ""
|
---|
853 |
|
---|
854 | #: contrib/localflavor/ch/ch_states.py:23
|
---|
855 | msgid "St. Gallen"
|
---|
856 | msgstr ""
|
---|
857 |
|
---|
858 | #: contrib/localflavor/ch/ch_states.py:24
|
---|
859 | msgid "Thurgau"
|
---|
860 | msgstr ""
|
---|
861 |
|
---|
862 | #: contrib/localflavor/ch/ch_states.py:25
|
---|
863 | msgid "Ticino"
|
---|
864 | msgstr ""
|
---|
865 |
|
---|
866 | #: contrib/localflavor/ch/ch_states.py:26
|
---|
867 | msgid "Uri"
|
---|
868 | msgstr ""
|
---|
869 |
|
---|
870 | #: contrib/localflavor/ch/ch_states.py:27
|
---|
871 | msgid "Valais"
|
---|
872 | msgstr ""
|
---|
873 |
|
---|
874 | #: contrib/localflavor/ch/ch_states.py:28
|
---|
875 | msgid "Vaud"
|
---|
876 | msgstr ""
|
---|
877 |
|
---|
878 | #: contrib/localflavor/ch/ch_states.py:29
|
---|
879 | msgid "Zug"
|
---|
880 | msgstr ""
|
---|
881 |
|
---|
882 | #: contrib/localflavor/ch/ch_states.py:30
|
---|
883 | msgid "Zurich"
|
---|
884 | msgstr ""
|
---|
885 |
|
---|
886 | #: contrib/localflavor/cl/forms.py:32
|
---|
887 | msgid "Enter valid a Chilean RUT. The format is XX.XXX.XXX-X."
|
---|
888 | msgstr ""
|
---|
889 |
|
---|
890 | #: contrib/localflavor/cl/forms.py:37
|
---|
891 | msgid "Enter valid a Chilean RUT"
|
---|
892 | msgstr ""
|
---|
893 |
|
---|
894 | #: contrib/localflavor/ar/forms.py:30
|
---|
895 | #: contrib/localflavor/ar/forms.py:38
|
---|
896 | msgid "Enter a postal code in the format NNNN or ANNNNAAA."
|
---|
897 | msgstr ""
|
---|
898 |
|
---|
899 | #: contrib/localflavor/ar/forms.py:61
|
---|
900 | #: contrib/localflavor/br/forms.py:103
|
---|
901 | msgid "This field requires only numbers."
|
---|
902 | msgstr ""
|
---|
903 |
|
---|
904 | #: contrib/localflavor/ar/forms.py:64
|
---|
905 | msgid "This field requires 7 or 8 digits."
|
---|
906 | msgstr ""
|
---|
907 |
|
---|
908 | #: contrib/localflavor/ar/forms.py:75
|
---|
909 | msgid "Enter a valid CUIT in XX-XXXXXXXX-X or XXXXXXXXXXXX format."
|
---|
910 | msgstr ""
|
---|
911 |
|
---|
912 | #: contrib/localflavor/ar/forms.py:88
|
---|
913 | msgid "Invalid CUIT."
|
---|
914 | msgstr ""
|
---|
915 |
|
---|
916 | #: contrib/localflavor/us/forms.py:18
|
---|
917 | msgid "Enter a zip code in the format XXXXX or XXXXX-XXXX."
|
---|
918 | msgstr ""
|
---|
919 |
|
---|
920 | #: contrib/localflavor/us/forms.py:51
|
---|
921 | msgid "Enter a valid U.S. Social Security number in XXX-XX-XXXX format."
|
---|
922 | msgstr ""
|
---|
923 |
|
---|
924 | #: contrib/localflavor/no/forms.py:35
|
---|
925 | msgid "Enter a valid Norwegian social security number."
|
---|
926 | msgstr ""
|
---|
927 |
|
---|
928 | #: contrib/localflavor/pl/forms.py:53
|
---|
929 | msgid "National Identification Number consists of 11 digits."
|
---|
930 | msgstr ""
|
---|
931 |
|
---|
932 | #: contrib/localflavor/pl/forms.py:59
|
---|
933 | msgid "Wrong checksum for the National Identification Number."
|
---|
934 | msgstr ""
|
---|
935 |
|
---|
936 | #: contrib/localflavor/pl/forms.py:71
|
---|
937 | msgid "Enter a tax number field (NIP) in the format XXX-XXX-XX-XX or XX-XX-XXX-XXX."
|
---|
938 | msgstr ""
|
---|
939 |
|
---|
940 | #: contrib/localflavor/pl/forms.py:82
|
---|
941 | msgid "Enter a postal code in the format XX-XXX."
|
---|
942 | msgstr ""
|
---|
943 |
|
---|
944 | #: contrib/localflavor/pl/pl_voivodeships.py:8
|
---|
945 | msgid "Lower Silesia"
|
---|
946 | msgstr ""
|
---|
947 |
|
---|
948 | #: contrib/localflavor/pl/pl_voivodeships.py:9
|
---|
949 | msgid "Kuyavia-Pomerania"
|
---|
950 | msgstr ""
|
---|
951 |
|
---|
952 | #: contrib/localflavor/pl/pl_voivodeships.py:10
|
---|
953 | msgid "Lublin"
|
---|
954 | msgstr ""
|
---|
955 |
|
---|
956 | #: contrib/localflavor/pl/pl_voivodeships.py:11
|
---|
957 | msgid "Lubusz"
|
---|
958 | msgstr ""
|
---|
959 |
|
---|
960 | #: contrib/localflavor/pl/pl_voivodeships.py:12
|
---|
961 | msgid "Lodz"
|
---|
962 | msgstr ""
|
---|
963 |
|
---|
964 | #: contrib/localflavor/pl/pl_voivodeships.py:13
|
---|
965 | msgid "Lesser Poland"
|
---|
966 | msgstr ""
|
---|
967 |
|
---|
968 | #: contrib/localflavor/pl/pl_voivodeships.py:14
|
---|
969 | msgid "Masovia"
|
---|
970 | msgstr ""
|
---|
971 |
|
---|
972 | #: contrib/localflavor/pl/pl_voivodeships.py:15
|
---|
973 | msgid "Opole"
|
---|
974 | msgstr ""
|
---|
975 |
|
---|
976 | #: contrib/localflavor/pl/pl_voivodeships.py:16
|
---|
977 | msgid "Subcarpatia"
|
---|
978 | msgstr ""
|
---|
979 |
|
---|
980 | #: contrib/localflavor/pl/pl_voivodeships.py:17
|
---|
981 | msgid "Podlasie"
|
---|
982 | msgstr ""
|
---|
983 |
|
---|
984 | #: contrib/localflavor/pl/pl_voivodeships.py:18
|
---|
985 | msgid "Pomerania"
|
---|
986 | msgstr ""
|
---|
987 |
|
---|
988 | #: contrib/localflavor/pl/pl_voivodeships.py:19
|
---|
989 | msgid "Silesia"
|
---|
990 | msgstr ""
|
---|
991 |
|
---|
992 | #: contrib/localflavor/pl/pl_voivodeships.py:20
|
---|
993 | msgid "Swietokrzyskie"
|
---|
994 | msgstr ""
|
---|
995 |
|
---|
996 | #: contrib/localflavor/pl/pl_voivodeships.py:21
|
---|
997 | msgid "Warmia-Masuria"
|
---|
998 | msgstr ""
|
---|
999 |
|
---|
1000 | #: contrib/localflavor/pl/pl_voivodeships.py:22
|
---|
1001 | msgid "Greater Poland"
|
---|
1002 | msgstr ""
|
---|
1003 |
|
---|
1004 | #: contrib/localflavor/pl/pl_voivodeships.py:23
|
---|
1005 | msgid "West Pomerania"
|
---|
1006 | msgstr ""
|
---|
1007 |
|
---|
1008 | #: contrib/localflavor/de/forms.py:60
|
---|
1009 | msgid "Enter a valid German identity card number in XXXXXXXXXXX-XXXXXXX-XXXXXXX-X format."
|
---|
1010 | msgstr ""
|
---|
1011 |
|
---|
1012 | #: contrib/localflavor/de/de_states.py:5
|
---|
1013 | msgid "Baden-Wuerttemberg"
|
---|
1014 | msgstr ""
|
---|
1015 |
|
---|
1016 | #: contrib/localflavor/de/de_states.py:6
|
---|
1017 | msgid "Bavaria"
|
---|
1018 | msgstr ""
|
---|
1019 |
|
---|
1020 | #: contrib/localflavor/de/de_states.py:7
|
---|
1021 | msgid "Berlin"
|
---|
1022 | msgstr ""
|
---|
1023 |
|
---|
1024 | #: contrib/localflavor/de/de_states.py:8
|
---|
1025 | msgid "Brandenburg"
|
---|
1026 | msgstr ""
|
---|
1027 |
|
---|
1028 | #: contrib/localflavor/de/de_states.py:9
|
---|
1029 | msgid "Bremen"
|
---|
1030 | msgstr ""
|
---|
1031 |
|
---|
1032 | #: contrib/localflavor/de/de_states.py:10
|
---|
1033 | msgid "Hamburg"
|
---|
1034 | msgstr ""
|
---|
1035 |
|
---|
1036 | #: contrib/localflavor/de/de_states.py:11
|
---|
1037 | msgid "Hessen"
|
---|
1038 | msgstr ""
|
---|
1039 |
|
---|
1040 | #: contrib/localflavor/de/de_states.py:12
|
---|
1041 | msgid "Mecklenburg-Western Pomerania"
|
---|
1042 | msgstr ""
|
---|
1043 |
|
---|
1044 | #: contrib/localflavor/de/de_states.py:13
|
---|
1045 | msgid "Lower Saxony"
|
---|
1046 | msgstr ""
|
---|
1047 |
|
---|
1048 | #: contrib/localflavor/de/de_states.py:14
|
---|
1049 | msgid "North Rhine-Westphalia"
|
---|
1050 | msgstr ""
|
---|
1051 |
|
---|
1052 | #: contrib/localflavor/de/de_states.py:15
|
---|
1053 | msgid "Rhineland-Palatinate"
|
---|
1054 | msgstr ""
|
---|
1055 |
|
---|
1056 | #: contrib/localflavor/de/de_states.py:16
|
---|
1057 | msgid "Saarland"
|
---|
1058 | msgstr ""
|
---|
1059 |
|
---|
1060 | #: contrib/localflavor/de/de_states.py:17
|
---|
1061 | msgid "Saxony"
|
---|
1062 | msgstr ""
|
---|
1063 |
|
---|
1064 | #: contrib/localflavor/de/de_states.py:18
|
---|
1065 | msgid "Saxony-Anhalt"
|
---|
1066 | msgstr ""
|
---|
1067 |
|
---|
1068 | #: contrib/localflavor/de/de_states.py:19
|
---|
1069 | msgid "Schleswig-Holstein"
|
---|
1070 | msgstr ""
|
---|
1071 |
|
---|
1072 | #: contrib/localflavor/de/de_states.py:20
|
---|
1073 | msgid "Thuringia"
|
---|
1074 | msgstr ""
|
---|
1075 |
|
---|
1076 | #: contrib/localflavor/nl/forms.py:25
|
---|
1077 | msgid "Enter a valid postal code"
|
---|
1078 | msgstr ""
|
---|
1079 |
|
---|
1080 | #: contrib/localflavor/nl/forms.py:53
|
---|
1081 | msgid "Enter a valid phone number"
|
---|
1082 | msgstr ""
|
---|
1083 |
|
---|
1084 | #: contrib/localflavor/nl/forms.py:76
|
---|
1085 | msgid "Enter a valid SoFi number"
|
---|
1086 | msgstr ""
|
---|
1087 |
|
---|
1088 | #: contrib/localflavor/nl/nl_provinces.py:4
|
---|
1089 | msgid "Drente"
|
---|
1090 | msgstr ""
|
---|
1091 |
|
---|
1092 | #: contrib/localflavor/nl/nl_provinces.py:5
|
---|
1093 | msgid "Flevoland"
|
---|
1094 | msgstr ""
|
---|
1095 |
|
---|
1096 | #: contrib/localflavor/nl/nl_provinces.py:6
|
---|
1097 | msgid "Friesland"
|
---|
1098 | msgstr ""
|
---|
1099 |
|
---|
1100 | #: contrib/localflavor/nl/nl_provinces.py:7
|
---|
1101 | msgid "Gelderland"
|
---|
1102 | msgstr ""
|
---|
1103 |
|
---|
1104 | #: contrib/localflavor/nl/nl_provinces.py:8
|
---|
1105 | msgid "Groningen"
|
---|
1106 | msgstr ""
|
---|
1107 |
|
---|
1108 | #: contrib/localflavor/nl/nl_provinces.py:9
|
---|
1109 | msgid "Limburg"
|
---|
1110 | msgstr ""
|
---|
1111 |
|
---|
1112 | #: contrib/localflavor/nl/nl_provinces.py:10
|
---|
1113 | msgid "Noord-Brabant"
|
---|
1114 | msgstr ""
|
---|
1115 |
|
---|
1116 | #: contrib/localflavor/nl/nl_provinces.py:11
|
---|
1117 | msgid "Noord-Holland"
|
---|
1118 | msgstr ""
|
---|
1119 |
|
---|
1120 | #: contrib/localflavor/nl/nl_provinces.py:12
|
---|
1121 | msgid "Overijssel"
|
---|
1122 | msgstr ""
|
---|
1123 |
|
---|
1124 | #: contrib/localflavor/nl/nl_provinces.py:13
|
---|
1125 | msgid "Utrecht"
|
---|
1126 | msgstr ""
|
---|
1127 |
|
---|
1128 | #: contrib/localflavor/nl/nl_provinces.py:14
|
---|
1129 | msgid "Zeeland"
|
---|
1130 | msgstr ""
|
---|
1131 |
|
---|
1132 | #: contrib/localflavor/nl/nl_provinces.py:15
|
---|
1133 | msgid "Zuid-Holland"
|
---|
1134 | msgstr ""
|
---|
1135 |
|
---|
1136 | #: contrib/localflavor/it/forms.py:16
|
---|
1137 | msgid "Enter a valid zip code."
|
---|
1138 | msgstr ""
|
---|
1139 |
|
---|
1140 | #: contrib/localflavor/it/forms.py:41
|
---|
1141 | msgid "Enter a valid Social Security number."
|
---|
1142 | msgstr ""
|
---|
1143 |
|
---|
1144 | #: contrib/localflavor/it/forms.py:68
|
---|
1145 | msgid "Enter a valid VAT number."
|
---|
1146 | msgstr ""
|
---|
1147 |
|
---|
1148 | #: contrib/localflavor/br/forms.py:23
|
---|
1149 | msgid "Enter a zip code in the format XXXXX-XXX."
|
---|
1150 | msgstr ""
|
---|
1151 |
|
---|
1152 | #: contrib/localflavor/br/forms.py:35
|
---|
1153 | msgid "Phone numbers must be in XX-XXXX-XXXX format."
|
---|
1154 | msgstr ""
|
---|
1155 |
|
---|
1156 | #: contrib/localflavor/br/forms.py:68
|
---|
1157 | msgid "Select a valid brazilian state. That state is not one of the available states."
|
---|
1158 | msgstr ""
|
---|
1159 |
|
---|
1160 | #: contrib/localflavor/br/forms.py:105
|
---|
1161 | msgid "This field requires at most 11 digits or 14 characters."
|
---|
1162 | msgstr ""
|
---|
1163 |
|
---|
1164 | #: contrib/localflavor/br/forms.py:115
|
---|
1165 | msgid "Invalid CPF number."
|
---|
1166 | msgstr ""
|
---|
1167 |
|
---|
1168 | #: contrib/localflavor/br/forms.py:137
|
---|
1169 | msgid "This field requires at least 14 digits"
|
---|
1170 | msgstr ""
|
---|
1171 |
|
---|
1172 | #: contrib/localflavor/br/forms.py:147
|
---|
1173 | msgid "Invalid CNPJ number."
|
---|
1174 | msgstr ""
|
---|
1175 |
|
---|
1176 | #: contrib/humanize/templatetags/humanize.py:20
|
---|
1177 | msgid "th"
|
---|
1178 | msgstr ""
|
---|
1179 |
|
---|
1180 | #: contrib/humanize/templatetags/humanize.py:20
|
---|
1181 | msgid "st"
|
---|
1182 | msgstr ""
|
---|
1183 |
|
---|
1184 | #: contrib/humanize/templatetags/humanize.py:20
|
---|
1185 | msgid "nd"
|
---|
1186 | msgstr ""
|
---|
1187 |
|
---|
1188 | #: contrib/humanize/templatetags/humanize.py:20
|
---|
1189 | msgid "rd"
|
---|
1190 | msgstr ""
|
---|
1191 |
|
---|
1192 | #: contrib/humanize/templatetags/humanize.py:50
|
---|
1193 | #, python-format
|
---|
1194 | msgid "%(value).1f million"
|
---|
1195 | msgid_plural "%(value).1f million"
|
---|
1196 | msgstr[0] ""
|
---|
1197 | msgstr[1] ""
|
---|
1198 |
|
---|
1199 | #: contrib/humanize/templatetags/humanize.py:53
|
---|
1200 | #, python-format
|
---|
1201 | msgid "%(value).1f billion"
|
---|
1202 | msgid_plural "%(value).1f billion"
|
---|
1203 | msgstr[0] ""
|
---|
1204 | msgstr[1] ""
|
---|
1205 |
|
---|
1206 | #: contrib/humanize/templatetags/humanize.py:56
|
---|
1207 | #, python-format
|
---|
1208 | msgid "%(value).1f trillion"
|
---|
1209 | msgid_plural "%(value).1f trillion"
|
---|
1210 | msgstr[0] ""
|
---|
1211 | msgstr[1] ""
|
---|
1212 |
|
---|
1213 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1214 | msgid "one"
|
---|
1215 | msgstr ""
|
---|
1216 |
|
---|
1217 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1218 | msgid "two"
|
---|
1219 | msgstr ""
|
---|
1220 |
|
---|
1221 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1222 | msgid "three"
|
---|
1223 | msgstr ""
|
---|
1224 |
|
---|
1225 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1226 | msgid "four"
|
---|
1227 | msgstr ""
|
---|
1228 |
|
---|
1229 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1230 | msgid "five"
|
---|
1231 | msgstr ""
|
---|
1232 |
|
---|
1233 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1234 | msgid "six"
|
---|
1235 | msgstr ""
|
---|
1236 |
|
---|
1237 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1238 | msgid "seven"
|
---|
1239 | msgstr ""
|
---|
1240 |
|
---|
1241 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1242 | msgid "eight"
|
---|
1243 | msgstr ""
|
---|
1244 |
|
---|
1245 | #: contrib/humanize/templatetags/humanize.py:71
|
---|
1246 | msgid "nine"
|
---|
1247 | msgstr ""
|
---|
1248 |
|
---|
1249 | #: contrib/humanize/templatetags/humanize.py:90
|
---|
1250 | msgid "today"
|
---|
1251 | msgstr ""
|
---|
1252 |
|
---|
1253 | #: contrib/humanize/templatetags/humanize.py:92
|
---|
1254 | msgid "tomorrow"
|
---|
1255 | msgstr ""
|
---|
1256 |
|
---|
1257 | #: contrib/humanize/templatetags/humanize.py:94
|
---|
1258 | msgid "yesterday"
|
---|
1259 | msgstr ""
|
---|
1260 |
|
---|
1261 | #: contrib/admin/filterspecs.py:42
|
---|
1262 | #, python-format
|
---|
1263 | msgid ""
|
---|
1264 | "<h3>By %s:</h3>\n"
|
---|
1265 | "<ul>\n"
|
---|
1266 | msgstr ""
|
---|
1267 |
|
---|
1268 | #: contrib/admin/filterspecs.py:72
|
---|
1269 | #: contrib/admin/filterspecs.py:90
|
---|
1270 | #: contrib/admin/filterspecs.py:145
|
---|
1271 | #: contrib/admin/filterspecs.py:171
|
---|
1272 | msgid "All"
|
---|
1273 | msgstr ""
|
---|
1274 |
|
---|
1275 | #: contrib/admin/filterspecs.py:111
|
---|
1276 | msgid "Any date"
|
---|
1277 | msgstr ""
|
---|
1278 |
|
---|
1279 | #: contrib/admin/filterspecs.py:112
|
---|
1280 | msgid "Today"
|
---|
1281 | msgstr ""
|
---|
1282 |
|
---|
1283 | #: contrib/admin/filterspecs.py:115
|
---|
1284 | msgid "Past 7 days"
|
---|
1285 | msgstr ""
|
---|
1286 |
|
---|
1287 | #: contrib/admin/filterspecs.py:117
|
---|
1288 | msgid "This month"
|
---|
1289 | msgstr ""
|
---|
1290 |
|
---|
1291 | #: contrib/admin/filterspecs.py:119
|
---|
1292 | msgid "This year"
|
---|
1293 | msgstr ""
|
---|
1294 |
|
---|
1295 | #: contrib/admin/filterspecs.py:145
|
---|
1296 | #: newforms/widgets.py:188
|
---|
1297 | #: oldforms/__init__.py:591
|
---|
1298 | msgid "Yes"
|
---|
1299 | msgstr ""
|
---|
1300 |
|
---|
1301 | #: contrib/admin/filterspecs.py:145
|
---|
1302 | #: newforms/widgets.py:188
|
---|
1303 | #: oldforms/__init__.py:591
|
---|
1304 | msgid "No"
|
---|
1305 | msgstr ""
|
---|
1306 |
|
---|
1307 | #: contrib/admin/filterspecs.py:152
|
---|
1308 | #: newforms/widgets.py:188
|
---|
1309 | #: oldforms/__init__.py:591
|
---|
1310 | msgid "Unknown"
|
---|
1311 | msgstr ""
|
---|
1312 |
|
---|
1313 | #: contrib/admin/models.py:17
|
---|
1314 | msgid "action time"
|
---|
1315 | msgstr ""
|
---|
1316 |
|
---|
1317 | #: contrib/admin/models.py:20
|
---|
1318 | msgid "object id"
|
---|
1319 | msgstr ""
|
---|
1320 |
|
---|
1321 | #: contrib/admin/models.py:21
|
---|
1322 | msgid "object repr"
|
---|
1323 | msgstr ""
|
---|
1324 |
|
---|
1325 | #: contrib/admin/models.py:22
|
---|
1326 | msgid "action flag"
|
---|
1327 | msgstr ""
|
---|
1328 |
|
---|
1329 | #: contrib/admin/models.py:23
|
---|
1330 | msgid "change message"
|
---|
1331 | msgstr ""
|
---|
1332 |
|
---|
1333 | #: contrib/admin/models.py:26
|
---|
1334 | msgid "log entry"
|
---|
1335 | msgstr ""
|
---|
1336 |
|
---|
1337 | #: contrib/admin/models.py:27
|
---|
1338 | msgid "log entries"
|
---|
1339 | msgstr ""
|
---|
1340 |
|
---|
1341 | #: contrib/admin/templates/widget/file.html:2
|
---|
1342 | msgid "Currently:"
|
---|
1343 | msgstr ""
|
---|
1344 |
|
---|
1345 | #: contrib/admin/templates/widget/file.html:3
|
---|
1346 | msgid "Change:"
|
---|
1347 | msgstr ""
|
---|
1348 |
|
---|
1349 | #: contrib/admin/templates/widget/date_time.html:3
|
---|
1350 | msgid "Date:"
|
---|
1351 | msgstr ""
|
---|
1352 |
|
---|
1353 | #: contrib/admin/templates/widget/date_time.html:4
|
---|
1354 | msgid "Time:"
|
---|
1355 | msgstr ""
|
---|
1356 |
|
---|
1357 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
1358 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
1359 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
1360 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
1361 | #: contrib/admin/templates/admin/base.html:25
|
---|
1362 | #: contrib/admin/templates/admin/auth/user/change_password.html:9
|
---|
1363 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1364 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
1365 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
1366 | msgid "Documentation"
|
---|
1367 | msgstr ""
|
---|
1368 |
|
---|
1369 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
1370 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
1371 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
1372 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
1373 | #: contrib/admin/templates/admin/base.html:25
|
---|
1374 | #: contrib/admin/templates/admin/auth/user/change_password.html:9
|
---|
1375 | #: contrib/admin/templates/admin/auth/user/change_password.html:15
|
---|
1376 | #: contrib/admin/templates/admin/auth/user/change_password.html:46
|
---|
1377 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
1378 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
1379 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
1380 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
1381 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
1382 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
1383 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
1384 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
1385 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
1386 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
1387 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
1388 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
1389 | msgid "Change password"
|
---|
1390 | msgstr ""
|
---|
1391 |
|
---|
1392 | #: contrib/admin/templates/admin/delete_confirmation.html:3
|
---|
1393 | #: contrib/admin/templates/admin/object_history.html:3
|
---|
1394 | #: contrib/admin/templates/admin/change_form.html:10
|
---|
1395 | #: contrib/admin/templates/admin/change_list.html:5
|
---|
1396 | #: contrib/admin/templates/admin/base.html:25
|
---|
1397 | #: contrib/admin/templates/admin/auth/user/change_password.html:9
|
---|
1398 | #: contrib/admin/templates/admin_doc/view_detail.html:4
|
---|
1399 | #: contrib/admin/templates/admin_doc/template_tag_index.html:5
|
---|
1400 | #: contrib/admin/templates/admin_doc/view_index.html:5
|
---|
1401 | #: contrib/admin/templates/admin_doc/model_index.html:5
|
---|
1402 | #: contrib/admin/templates/admin_doc/template_detail.html:4
|
---|
1403 | #: contrib/admin/templates/admin_doc/index.html:4
|
---|
1404 | #: contrib/admin/templates/admin_doc/missing_docutils.html:4
|
---|
1405 | #: contrib/admin/templates/admin_doc/model_detail.html:3
|
---|
1406 | #: contrib/admin/templates/admin_doc/template_filter_index.html:5
|
---|
1407 | #: contrib/admin/templates/admin_doc/bookmarklets.html:4
|
---|
1408 | #: contrib/admin/templates/registration/password_change_form.html:3
|
---|
1409 | #: contrib/admin/templates/registration/password_change_done.html:3
|
---|
1410 | #: contrib/comments/templates/comments/form.html:6
|
---|
1411 | msgid "Log out"
|
---|
1412 | msgstr ""
|
---|
1413 |
|
---|
1414 | #: contrib/admin/templates/admin/delete_confirmation.html:6
|
---|
1415 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
1416 | #: contrib/admin/templates/admin/500.html:4
|
---|
1417 | #: contrib/admin/templates/admin/change_form.html:13
|
---|
1418 | #: contrib/admin/templates/admin/invalid_setup.html:4
|
---|
1419 | #: contrib/admin/templates/admin/change_list.html:6
|
---|
1420 | #: contrib/admin/templates/admin/base.html:30
|
---|
1421 | #: contrib/admin/templates/admin/auth/user/change_password.html:12
|
---|
1422 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1423 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
1424 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
1425 | #: contrib/admin/templates/registration/logged_out.html:4
|
---|
1426 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
1427 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
1428 | msgid "Home"
|
---|
1429 | msgstr ""
|
---|
1430 |
|
---|
1431 | #: contrib/admin/templates/admin/delete_confirmation.html:9
|
---|
1432 | #: contrib/admin/templates/admin/submit_line.html:3
|
---|
1433 | msgid "Delete"
|
---|
1434 | msgstr ""
|
---|
1435 |
|
---|
1436 | #: contrib/admin/templates/admin/delete_confirmation.html:14
|
---|
1437 | #, python-format
|
---|
1438 | msgid "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
|
---|
1439 | msgstr ""
|
---|
1440 |
|
---|
1441 | #: contrib/admin/templates/admin/delete_confirmation.html:21
|
---|
1442 | #, python-format
|
---|
1443 | msgid "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? All of the following related items will be deleted:"
|
---|
1444 | msgstr ""
|
---|
1445 |
|
---|
1446 | #: contrib/admin/templates/admin/delete_confirmation.html:26
|
---|
1447 | msgid "Yes, I'm sure"
|
---|
1448 | msgstr ""
|
---|
1449 |
|
---|
1450 | #: contrib/admin/templates/admin/object_history.html:5
|
---|
1451 | #: contrib/admin/templates/admin/change_form.html:21
|
---|
1452 | msgid "History"
|
---|
1453 | msgstr ""
|
---|
1454 |
|
---|
1455 | #: contrib/admin/templates/admin/object_history.html:18
|
---|
1456 | msgid "Date/time"
|
---|
1457 | msgstr ""
|
---|
1458 |
|
---|
1459 | #: contrib/admin/templates/admin/object_history.html:19
|
---|
1460 | msgid "User"
|
---|
1461 | msgstr ""
|
---|
1462 |
|
---|
1463 | #: contrib/admin/templates/admin/object_history.html:20
|
---|
1464 | msgid "Action"
|
---|
1465 | msgstr ""
|
---|
1466 |
|
---|
1467 | #: contrib/admin/templates/admin/object_history.html:26
|
---|
1468 | msgid "DATE_WITH_TIME_FULL"
|
---|
1469 | msgstr ""
|
---|
1470 |
|
---|
1471 | #: contrib/admin/templates/admin/object_history.html:36
|
---|
1472 | msgid "This object doesn't have a change history. It probably wasn't added via this admin site."
|
---|
1473 | msgstr ""
|
---|
1474 |
|
---|
1475 | #: contrib/admin/templates/admin/login.html:17
|
---|
1476 | #: contrib/comments/templates/comments/form.html:6
|
---|
1477 | #: contrib/comments/templates/comments/form.html:8
|
---|
1478 | msgid "Username:"
|
---|
1479 | msgstr ""
|
---|
1480 |
|
---|
1481 | #: contrib/admin/templates/admin/login.html:20
|
---|
1482 | #: contrib/comments/templates/comments/form.html:8
|
---|
1483 | msgid "Password:"
|
---|
1484 | msgstr ""
|
---|
1485 |
|
---|
1486 | #: contrib/admin/templates/admin/login.html:25
|
---|
1487 | #: contrib/admin/views/decorators.py:24
|
---|
1488 | msgid "Log in"
|
---|
1489 | msgstr ""
|
---|
1490 |
|
---|
1491 | #: contrib/admin/templates/admin/pagination.html:10
|
---|
1492 | msgid "Show all"
|
---|
1493 | msgstr ""
|
---|
1494 |
|
---|
1495 | #: contrib/admin/templates/admin/500.html:4
|
---|
1496 | msgid "Server error"
|
---|
1497 | msgstr ""
|
---|
1498 |
|
---|
1499 | #: contrib/admin/templates/admin/500.html:6
|
---|
1500 | msgid "Server error (500)"
|
---|
1501 | msgstr ""
|
---|
1502 |
|
---|
1503 | #: contrib/admin/templates/admin/500.html:9
|
---|
1504 | msgid "Server Error <em>(500)</em>"
|
---|
1505 | msgstr ""
|
---|
1506 |
|
---|
1507 | #: contrib/admin/templates/admin/500.html:10
|
---|
1508 | 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."
|
---|
1509 | msgstr ""
|
---|
1510 |
|
---|
1511 | #: contrib/admin/templates/admin/change_form.html:15
|
---|
1512 | #: contrib/admin/templates/admin/index.html:28
|
---|
1513 | msgid "Add"
|
---|
1514 | msgstr ""
|
---|
1515 |
|
---|
1516 | #: contrib/admin/templates/admin/change_form.html:22
|
---|
1517 | msgid "View on site"
|
---|
1518 | msgstr ""
|
---|
1519 |
|
---|
1520 | #: contrib/admin/templates/admin/change_form.html:32
|
---|
1521 | #: contrib/admin/templates/admin/auth/user/change_password.html:24
|
---|
1522 | msgid "Please correct the error below."
|
---|
1523 | msgid_plural "Please correct the errors below."
|
---|
1524 | msgstr[0] ""
|
---|
1525 | msgstr[1] ""
|
---|
1526 |
|
---|
1527 | #: contrib/admin/templates/admin/change_form.html:50
|
---|
1528 | msgid "Ordering"
|
---|
1529 | msgstr ""
|
---|
1530 |
|
---|
1531 | #: contrib/admin/templates/admin/change_form.html:53
|
---|
1532 | msgid "Order:"
|
---|
1533 | msgstr ""
|
---|
1534 |
|
---|
1535 | #: contrib/admin/templates/admin/filter.html:2
|
---|
1536 | #, python-format
|
---|
1537 | msgid " By %(filter_title)s "
|
---|
1538 | msgstr ""
|
---|
1539 |
|
---|
1540 | #: contrib/admin/templates/admin/invalid_setup.html:8
|
---|
1541 | msgid "Something's wrong with your database installation. Make sure the appropriate database tables have been created, and make sure the database is readable by the appropriate user."
|
---|
1542 | msgstr ""
|
---|
1543 |
|
---|
1544 | #: contrib/admin/templates/admin/index.html:17
|
---|
1545 | #, python-format
|
---|
1546 | msgid "Models available in the %(name)s application."
|
---|
1547 | msgstr ""
|
---|
1548 |
|
---|
1549 | #: contrib/admin/templates/admin/index.html:18
|
---|
1550 | #, python-format
|
---|
1551 | msgid "%(name)s"
|
---|
1552 | msgstr ""
|
---|
1553 |
|
---|
1554 | #: contrib/admin/templates/admin/index.html:34
|
---|
1555 | msgid "Change"
|
---|
1556 | msgstr ""
|
---|
1557 |
|
---|
1558 | #: contrib/admin/templates/admin/index.html:44
|
---|
1559 | msgid "You don't have permission to edit anything."
|
---|
1560 | msgstr ""
|
---|
1561 |
|
---|
1562 | #: contrib/admin/templates/admin/index.html:52
|
---|
1563 | msgid "Recent Actions"
|
---|
1564 | msgstr ""
|
---|
1565 |
|
---|
1566 | #: contrib/admin/templates/admin/index.html:53
|
---|
1567 | msgid "My Actions"
|
---|
1568 | msgstr ""
|
---|
1569 |
|
---|
1570 | #: contrib/admin/templates/admin/index.html:57
|
---|
1571 | msgid "None available"
|
---|
1572 | msgstr ""
|
---|
1573 |
|
---|
1574 | #: contrib/admin/templates/admin/404.html:4
|
---|
1575 | #: contrib/admin/templates/admin/404.html:8
|
---|
1576 | msgid "Page not found"
|
---|
1577 | msgstr ""
|
---|
1578 |
|
---|
1579 | #: contrib/admin/templates/admin/404.html:10
|
---|
1580 | msgid "We're sorry, but the requested page could not be found."
|
---|
1581 | msgstr ""
|
---|
1582 |
|
---|
1583 | #: contrib/admin/templates/admin/filters.html:4
|
---|
1584 | msgid "Filter"
|
---|
1585 | msgstr ""
|
---|
1586 |
|
---|
1587 | #: contrib/admin/templates/admin/search_form.html:8
|
---|
1588 | msgid "Go"
|
---|
1589 | msgstr ""
|
---|
1590 |
|
---|
1591 | #: contrib/admin/templates/admin/search_form.html:10
|
---|
1592 | #, python-format
|
---|
1593 | msgid "1 result"
|
---|
1594 | msgid_plural "%(counter)s results"
|
---|
1595 | msgstr[0] ""
|
---|
1596 | msgstr[1] ""
|
---|
1597 |
|
---|
1598 | #: contrib/admin/templates/admin/search_form.html:10
|
---|
1599 | #, python-format
|
---|
1600 | msgid "%(full_result_count)s total"
|
---|
1601 | msgstr ""
|
---|
1602 |
|
---|
1603 | #: contrib/admin/templates/admin/submit_line.html:4
|
---|
1604 | msgid "Save as new"
|
---|
1605 | msgstr ""
|
---|
1606 |
|
---|
1607 | #: contrib/admin/templates/admin/submit_line.html:5
|
---|
1608 | msgid "Save and add another"
|
---|
1609 | msgstr ""
|
---|
1610 |
|
---|
1611 | #: contrib/admin/templates/admin/submit_line.html:6
|
---|
1612 | msgid "Save and continue editing"
|
---|
1613 | msgstr ""
|
---|
1614 |
|
---|
1615 | #: contrib/admin/templates/admin/submit_line.html:7
|
---|
1616 | msgid "Save"
|
---|
1617 | msgstr ""
|
---|
1618 |
|
---|
1619 | #: contrib/admin/templates/admin/base_site.html:4
|
---|
1620 | msgid "Django site admin"
|
---|
1621 | msgstr ""
|
---|
1622 |
|
---|
1623 | #: contrib/admin/templates/admin/base_site.html:7
|
---|
1624 | msgid "Django administration"
|
---|
1625 | msgstr ""
|
---|
1626 |
|
---|
1627 | #: contrib/admin/templates/admin/change_list.html:12
|
---|
1628 | #, python-format
|
---|
1629 | msgid "Add %(name)s"
|
---|
1630 | msgstr ""
|
---|
1631 |
|
---|
1632 | #: contrib/admin/templates/admin/base.html:25
|
---|
1633 | msgid "Welcome,"
|
---|
1634 | msgstr ""
|
---|
1635 |
|
---|
1636 | #: contrib/admin/templates/admin/auth/user/change_password.html:28
|
---|
1637 | #, python-format
|
---|
1638 | msgid "Enter a new password for the user <strong>%(username)s</strong>."
|
---|
1639 | msgstr ""
|
---|
1640 |
|
---|
1641 | #: contrib/admin/templates/admin/auth/user/change_password.html:34
|
---|
1642 | #: contrib/admin/templates/admin/auth/user/add_form.html:18
|
---|
1643 | msgid "Password"
|
---|
1644 | msgstr ""
|
---|
1645 |
|
---|
1646 | #: contrib/admin/templates/admin/auth/user/change_password.html:39
|
---|
1647 | #: contrib/admin/templates/admin/auth/user/add_form.html:23
|
---|
1648 | msgid "Password (again)"
|
---|
1649 | msgstr ""
|
---|
1650 |
|
---|
1651 | #: contrib/admin/templates/admin/auth/user/change_password.html:40
|
---|
1652 | #: contrib/admin/templates/admin/auth/user/add_form.html:24
|
---|
1653 | msgid "Enter the same password as above, for verification."
|
---|
1654 | msgstr ""
|
---|
1655 |
|
---|
1656 | #: contrib/admin/templates/admin/auth/user/add_form.html:6
|
---|
1657 | msgid "First, enter a username and password. Then, you'll be able to edit more user options."
|
---|
1658 | msgstr ""
|
---|
1659 |
|
---|
1660 | #: contrib/admin/templates/admin/auth/user/add_form.html:12
|
---|
1661 | msgid "Username"
|
---|
1662 | msgstr ""
|
---|
1663 |
|
---|
1664 | #: contrib/admin/templates/admin_doc/bookmarklets.html:3
|
---|
1665 | msgid "Bookmarklets"
|
---|
1666 | msgstr ""
|
---|
1667 |
|
---|
1668 | #: contrib/admin/templates/admin_doc/bookmarklets.html:5
|
---|
1669 | msgid "Documentation bookmarklets"
|
---|
1670 | msgstr ""
|
---|
1671 |
|
---|
1672 | #: contrib/admin/templates/admin_doc/bookmarklets.html:9
|
---|
1673 | msgid ""
|
---|
1674 | "\n"
|
---|
1675 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
---|
1676 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
---|
1677 | "select the bookmarklet from any page in the site. Note that some of these\n"
|
---|
1678 | "bookmarklets require you to be viewing the site from a computer designated\n"
|
---|
1679 | "as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
---|
1680 | "your computer is \"internal\").</p>\n"
|
---|
1681 | msgstr ""
|
---|
1682 |
|
---|
1683 | #: contrib/admin/templates/admin_doc/bookmarklets.html:19
|
---|
1684 | msgid "Documentation for this page"
|
---|
1685 | msgstr ""
|
---|
1686 |
|
---|
1687 | #: contrib/admin/templates/admin_doc/bookmarklets.html:20
|
---|
1688 | msgid "Jumps you from any page to the documentation for the view that generates that page."
|
---|
1689 | msgstr ""
|
---|
1690 |
|
---|
1691 | #: contrib/admin/templates/admin_doc/bookmarklets.html:22
|
---|
1692 | msgid "Show object ID"
|
---|
1693 | msgstr ""
|
---|
1694 |
|
---|
1695 | #: contrib/admin/templates/admin_doc/bookmarklets.html:23
|
---|
1696 | msgid "Shows the content-type and unique ID for pages that represent a single object."
|
---|
1697 | msgstr ""
|
---|
1698 |
|
---|
1699 | #: contrib/admin/templates/admin_doc/bookmarklets.html:25
|
---|
1700 | msgid "Edit this object (current window)"
|
---|
1701 | msgstr ""
|
---|
1702 |
|
---|
1703 | #: contrib/admin/templates/admin_doc/bookmarklets.html:26
|
---|
1704 | msgid "Jumps to the admin page for pages that represent a single object."
|
---|
1705 | msgstr ""
|
---|
1706 |
|
---|
1707 | #: contrib/admin/templates/admin_doc/bookmarklets.html:28
|
---|
1708 | msgid "Edit this object (new window)"
|
---|
1709 | msgstr ""
|
---|
1710 |
|
---|
1711 | #: contrib/admin/templates/admin_doc/bookmarklets.html:29
|
---|
1712 | msgid "As above, but opens the admin page in a new window."
|
---|
1713 | msgstr ""
|
---|
1714 |
|
---|
1715 | #: contrib/admin/templates/registration/password_change_form.html:4
|
---|
1716 | #: contrib/admin/templates/registration/password_change_form.html:6
|
---|
1717 | #: contrib/admin/templates/registration/password_change_form.html:10
|
---|
1718 | #: contrib/admin/templates/registration/password_change_done.html:4
|
---|
1719 | msgid "Password change"
|
---|
1720 | msgstr ""
|
---|
1721 |
|
---|
1722 | #: contrib/admin/templates/registration/password_change_form.html:12
|
---|
1723 | 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."
|
---|
1724 | msgstr ""
|
---|
1725 |
|
---|
1726 | #: contrib/admin/templates/registration/password_change_form.html:17
|
---|
1727 | msgid "Old password:"
|
---|
1728 | msgstr ""
|
---|
1729 |
|
---|
1730 | #: contrib/admin/templates/registration/password_change_form.html:19
|
---|
1731 | msgid "New password:"
|
---|
1732 | msgstr ""
|
---|
1733 |
|
---|
1734 | #: contrib/admin/templates/registration/password_change_form.html:21
|
---|
1735 | msgid "Confirm password:"
|
---|
1736 | msgstr ""
|
---|
1737 |
|
---|
1738 | #: contrib/admin/templates/registration/password_change_form.html:23
|
---|
1739 | msgid "Change my password"
|
---|
1740 | msgstr ""
|
---|
1741 |
|
---|
1742 | #: contrib/admin/templates/registration/password_change_done.html:6
|
---|
1743 | #: contrib/admin/templates/registration/password_change_done.html:10
|
---|
1744 | msgid "Password change successful"
|
---|
1745 | msgstr ""
|
---|
1746 |
|
---|
1747 | #: contrib/admin/templates/registration/password_change_done.html:12
|
---|
1748 | msgid "Your password was changed."
|
---|
1749 | msgstr ""
|
---|
1750 |
|
---|
1751 | #: contrib/admin/templates/registration/logged_out.html:8
|
---|
1752 | msgid "Thanks for spending some quality time with the Web site today."
|
---|
1753 | msgstr ""
|
---|
1754 |
|
---|
1755 | #: contrib/admin/templates/registration/logged_out.html:10
|
---|
1756 | msgid "Log in again"
|
---|
1757 | msgstr ""
|
---|
1758 |
|
---|
1759 | #: contrib/admin/templates/registration/password_reset_email.html:2
|
---|
1760 | msgid "You're receiving this e-mail because you requested a password reset"
|
---|
1761 | msgstr ""
|
---|
1762 |
|
---|
1763 | #: contrib/admin/templates/registration/password_reset_email.html:3
|
---|
1764 | #, python-format
|
---|
1765 | msgid "for your user account at %(site_name)s"
|
---|
1766 | msgstr ""
|
---|
1767 |
|
---|
1768 | #: contrib/admin/templates/registration/password_reset_email.html:5
|
---|
1769 | #, python-format
|
---|
1770 | msgid "Your new password is: %(new_password)s"
|
---|
1771 | msgstr ""
|
---|
1772 |
|
---|
1773 | #: contrib/admin/templates/registration/password_reset_email.html:7
|
---|
1774 | msgid "Feel free to change this password by going to this page:"
|
---|
1775 | msgstr ""
|
---|
1776 |
|
---|
1777 | #: contrib/admin/templates/registration/password_reset_email.html:11
|
---|
1778 | msgid "Your username, in case you've forgotten:"
|
---|
1779 | msgstr ""
|
---|
1780 |
|
---|
1781 | #: contrib/admin/templates/registration/password_reset_email.html:13
|
---|
1782 | msgid "Thanks for using our site!"
|
---|
1783 | msgstr ""
|
---|
1784 |
|
---|
1785 | #: contrib/admin/templates/registration/password_reset_email.html:15
|
---|
1786 | #, python-format
|
---|
1787 | msgid "The %(site_name)s team"
|
---|
1788 | msgstr ""
|
---|
1789 |
|
---|
1790 | #: contrib/admin/templates/registration/password_reset_form.html:4
|
---|
1791 | #: contrib/admin/templates/registration/password_reset_form.html:6
|
---|
1792 | #: contrib/admin/templates/registration/password_reset_form.html:10
|
---|
1793 | #: contrib/admin/templates/registration/password_reset_done.html:4
|
---|
1794 | msgid "Password reset"
|
---|
1795 | msgstr ""
|
---|
1796 |
|
---|
1797 | #: contrib/admin/templates/registration/password_reset_form.html:12
|
---|
1798 | msgid "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you."
|
---|
1799 | msgstr ""
|
---|
1800 |
|
---|
1801 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
1802 | msgid "E-mail address:"
|
---|
1803 | msgstr ""
|
---|
1804 |
|
---|
1805 | #: contrib/admin/templates/registration/password_reset_form.html:16
|
---|
1806 | msgid "Reset my password"
|
---|
1807 | msgstr ""
|
---|
1808 |
|
---|
1809 | #: contrib/admin/templates/registration/password_reset_done.html:6
|
---|
1810 | #: contrib/admin/templates/registration/password_reset_done.html:10
|
---|
1811 | msgid "Password reset successful"
|
---|
1812 | msgstr ""
|
---|
1813 |
|
---|
1814 | #: contrib/admin/templates/registration/password_reset_done.html:12
|
---|
1815 | msgid "We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly."
|
---|
1816 | msgstr ""
|
---|
1817 |
|
---|
1818 | #: contrib/admin/views/decorators.py:10
|
---|
1819 | #: contrib/auth/forms.py:60
|
---|
1820 | msgid "Please enter a correct username and password. Note that both fields are case-sensitive."
|
---|
1821 | msgstr ""
|
---|
1822 |
|
---|
1823 | #: contrib/admin/views/decorators.py:62
|
---|
1824 | msgid "Please log in again, because your session has expired. Don't worry: Your submission has been saved."
|
---|
1825 | msgstr ""
|
---|
1826 |
|
---|
1827 | #: contrib/admin/views/decorators.py:69
|
---|
1828 | msgid "Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."
|
---|
1829 | msgstr ""
|
---|
1830 |
|
---|
1831 | #: contrib/admin/views/decorators.py:83
|
---|
1832 | msgid "Usernames cannot contain the '@' character."
|
---|
1833 | msgstr ""
|
---|
1834 |
|
---|
1835 | #: contrib/admin/views/decorators.py:85
|
---|
1836 | #, python-format
|
---|
1837 | msgid "Your e-mail address is not your username. Try '%s' instead."
|
---|
1838 | msgstr ""
|
---|
1839 |
|
---|
1840 | #: contrib/admin/views/doc.py:47
|
---|
1841 | #: contrib/admin/views/doc.py:49
|
---|
1842 | #: contrib/admin/views/doc.py:51
|
---|
1843 | msgid "tag:"
|
---|
1844 | msgstr ""
|
---|
1845 |
|
---|
1846 | #: contrib/admin/views/doc.py:78
|
---|
1847 | #: contrib/admin/views/doc.py:80
|
---|
1848 | #: contrib/admin/views/doc.py:82
|
---|
1849 | msgid "filter:"
|
---|
1850 | msgstr ""
|
---|
1851 |
|
---|
1852 | #: contrib/admin/views/doc.py:136
|
---|
1853 | #: contrib/admin/views/doc.py:138
|
---|
1854 | #: contrib/admin/views/doc.py:140
|
---|
1855 | msgid "view:"
|
---|
1856 | msgstr ""
|
---|
1857 |
|
---|
1858 | #: contrib/admin/views/doc.py:165
|
---|
1859 | #, python-format
|
---|
1860 | msgid "App %r not found"
|
---|
1861 | msgstr ""
|
---|
1862 |
|
---|
1863 | #: contrib/admin/views/doc.py:172
|
---|
1864 | #, python-format
|
---|
1865 | msgid "Model %(name)r not found in app %(label)r"
|
---|
1866 | msgstr ""
|
---|
1867 |
|
---|
1868 | #: contrib/admin/views/doc.py:184
|
---|
1869 | #, python-format
|
---|
1870 | msgid "the related `%(label)s.%(type)s` object"
|
---|
1871 | msgstr ""
|
---|
1872 |
|
---|
1873 | #: contrib/admin/views/doc.py:184
|
---|
1874 | #: contrib/admin/views/doc.py:206
|
---|
1875 | #: contrib/admin/views/doc.py:220
|
---|
1876 | #: contrib/admin/views/doc.py:225
|
---|
1877 | msgid "model:"
|
---|
1878 | msgstr ""
|
---|
1879 |
|
---|
1880 | #: contrib/admin/views/doc.py:215
|
---|
1881 | #, python-format
|
---|
1882 | msgid "related `%(label)s.%(name)s` objects"
|
---|
1883 | msgstr ""
|
---|
1884 |
|
---|
1885 | #: contrib/admin/views/doc.py:220
|
---|
1886 | #, python-format
|
---|
1887 | msgid "all %s"
|
---|
1888 | msgstr ""
|
---|
1889 |
|
---|
1890 | #: contrib/admin/views/doc.py:225
|
---|
1891 | #, python-format
|
---|
1892 | msgid "number of %s"
|
---|
1893 | msgstr ""
|
---|
1894 |
|
---|
1895 | #: contrib/admin/views/doc.py:230
|
---|
1896 | #, python-format
|
---|
1897 | msgid "Fields on %s objects"
|
---|
1898 | msgstr ""
|
---|
1899 |
|
---|
1900 | #: contrib/admin/views/doc.py:292
|
---|
1901 | #: contrib/admin/views/doc.py:303
|
---|
1902 | #: contrib/admin/views/doc.py:305
|
---|
1903 | #: contrib/admin/views/doc.py:311
|
---|
1904 | #: contrib/admin/views/doc.py:312
|
---|
1905 | #: contrib/admin/views/doc.py:314
|
---|
1906 | msgid "Integer"
|
---|
1907 | msgstr ""
|
---|
1908 |
|
---|
1909 | #: contrib/admin/views/doc.py:293
|
---|
1910 | msgid "Boolean (Either True or False)"
|
---|
1911 | msgstr ""
|
---|
1912 |
|
---|
1913 | #: contrib/admin/views/doc.py:294
|
---|
1914 | #: contrib/admin/views/doc.py:313
|
---|
1915 | #, python-format
|
---|
1916 | msgid "String (up to %(max_length)s)"
|
---|
1917 | msgstr ""
|
---|
1918 |
|
---|
1919 | #: contrib/admin/views/doc.py:295
|
---|
1920 | msgid "Comma-separated integers"
|
---|
1921 | msgstr ""
|
---|
1922 |
|
---|
1923 | #: contrib/admin/views/doc.py:296
|
---|
1924 | msgid "Date (without time)"
|
---|
1925 | msgstr ""
|
---|
1926 |
|
---|
1927 | #: contrib/admin/views/doc.py:297
|
---|
1928 | msgid "Date (with time)"
|
---|
1929 | msgstr ""
|
---|
1930 |
|
---|
1931 | #: contrib/admin/views/doc.py:298
|
---|
1932 | msgid "Decimal number"
|
---|
1933 | msgstr ""
|
---|
1934 |
|
---|
1935 | #: contrib/admin/views/doc.py:299
|
---|
1936 | msgid "E-mail address"
|
---|
1937 | msgstr ""
|
---|
1938 |
|
---|
1939 | #: contrib/admin/views/doc.py:300
|
---|
1940 | #: contrib/admin/views/doc.py:301
|
---|
1941 | #: contrib/admin/views/doc.py:304
|
---|
1942 | msgid "File path"
|
---|
1943 | msgstr ""
|
---|
1944 |
|
---|
1945 | #: contrib/admin/views/doc.py:302
|
---|
1946 | msgid "Floating point number"
|
---|
1947 | msgstr ""
|
---|
1948 |
|
---|
1949 | #: contrib/admin/views/doc.py:306
|
---|
1950 | #: contrib/comments/models.py:85
|
---|
1951 | msgid "IP address"
|
---|
1952 | msgstr ""
|
---|
1953 |
|
---|
1954 | #: contrib/admin/views/doc.py:308
|
---|
1955 | msgid "Boolean (Either True, False or None)"
|
---|
1956 | msgstr ""
|
---|
1957 |
|
---|
1958 | #: contrib/admin/views/doc.py:309
|
---|
1959 | msgid "Relation to parent model"
|
---|
1960 | msgstr ""
|
---|
1961 |
|
---|
1962 | #: contrib/admin/views/doc.py:310
|
---|
1963 | msgid "Phone number"
|
---|
1964 | msgstr ""
|
---|
1965 |
|
---|
1966 | #: contrib/admin/views/doc.py:315
|
---|
1967 | msgid "Text"
|
---|
1968 | msgstr ""
|
---|
1969 |
|
---|
1970 | #: contrib/admin/views/doc.py:316
|
---|
1971 | msgid "Time"
|
---|
1972 | msgstr ""
|
---|
1973 |
|
---|
1974 | #: contrib/admin/views/doc.py:318
|
---|
1975 | msgid "U.S. state (two uppercase letters)"
|
---|
1976 | msgstr ""
|
---|
1977 |
|
---|
1978 | #: contrib/admin/views/doc.py:319
|
---|
1979 | msgid "XML text"
|
---|
1980 | msgstr ""
|
---|
1981 |
|
---|
1982 | #: contrib/admin/views/doc.py:345
|
---|
1983 | #, python-format
|
---|
1984 | msgid "%s does not appear to be a urlpattern object"
|
---|
1985 | msgstr ""
|
---|
1986 |
|
---|
1987 | #: contrib/admin/views/auth.py:20
|
---|
1988 | #: contrib/admin/views/main.py:264
|
---|
1989 | #, python-format
|
---|
1990 | msgid "The %(name)s \"%(obj)s\" was added successfully."
|
---|
1991 | msgstr ""
|
---|
1992 |
|
---|
1993 | #: contrib/admin/views/auth.py:25
|
---|
1994 | #: contrib/admin/views/main.py:268
|
---|
1995 | #: contrib/admin/views/main.py:354
|
---|
1996 | msgid "You may edit it again below."
|
---|
1997 | msgstr ""
|
---|
1998 |
|
---|
1999 | #: contrib/admin/views/auth.py:31
|
---|
2000 | msgid "Add user"
|
---|
2001 | msgstr ""
|
---|
2002 |
|
---|
2003 | #: contrib/admin/views/auth.py:58
|
---|
2004 | msgid "Password changed successfully."
|
---|
2005 | msgstr ""
|
---|
2006 |
|
---|
2007 | #: contrib/admin/views/auth.py:65
|
---|
2008 | #, python-format
|
---|
2009 | msgid "Change password: %s"
|
---|
2010 | msgstr ""
|
---|
2011 |
|
---|
2012 | #: contrib/admin/views/main.py:230
|
---|
2013 | msgid "Site administration"
|
---|
2014 | msgstr ""
|
---|
2015 |
|
---|
2016 | #: contrib/admin/views/main.py:278
|
---|
2017 | #: contrib/admin/views/main.py:363
|
---|
2018 | #, python-format
|
---|
2019 | msgid "You may add another %s below."
|
---|
2020 | msgstr ""
|
---|
2021 |
|
---|
2022 | #: contrib/admin/views/main.py:296
|
---|
2023 | #, python-format
|
---|
2024 | msgid "Add %s"
|
---|
2025 | msgstr ""
|
---|
2026 |
|
---|
2027 | #: contrib/admin/views/main.py:342
|
---|
2028 | #, python-format
|
---|
2029 | msgid "Added %s."
|
---|
2030 | msgstr ""
|
---|
2031 |
|
---|
2032 | #: contrib/admin/views/main.py:344
|
---|
2033 | #, python-format
|
---|
2034 | msgid "Changed %s."
|
---|
2035 | msgstr ""
|
---|
2036 |
|
---|
2037 | #: contrib/admin/views/main.py:346
|
---|
2038 | #, python-format
|
---|
2039 | msgid "Deleted %s."
|
---|
2040 | msgstr ""
|
---|
2041 |
|
---|
2042 | #: contrib/admin/views/main.py:349
|
---|
2043 | msgid "No fields changed."
|
---|
2044 | msgstr ""
|
---|
2045 |
|
---|
2046 | #: contrib/admin/views/main.py:352
|
---|
2047 | #, python-format
|
---|
2048 | msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
---|
2049 | msgstr ""
|
---|
2050 |
|
---|
2051 | #: contrib/admin/views/main.py:360
|
---|
2052 | #, python-format
|
---|
2053 | msgid "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
---|
2054 | msgstr ""
|
---|
2055 |
|
---|
2056 | #: contrib/admin/views/main.py:398
|
---|
2057 | #, python-format
|
---|
2058 | msgid "Change %s"
|
---|
2059 | msgstr ""
|
---|
2060 |
|
---|
2061 | #: contrib/admin/views/main.py:483
|
---|
2062 | #, python-format
|
---|
2063 | msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
|
---|
2064 | msgstr ""
|
---|
2065 |
|
---|
2066 | #: contrib/admin/views/main.py:488
|
---|
2067 | #, python-format
|
---|
2068 | msgid "One or more %(fieldname)s in %(name)s:"
|
---|
2069 | msgstr ""
|
---|
2070 |
|
---|
2071 | #: contrib/admin/views/main.py:520
|
---|
2072 | #, python-format
|
---|
2073 | msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
---|
2074 | msgstr ""
|
---|
2075 |
|
---|
2076 | #: contrib/admin/views/main.py:523
|
---|
2077 | msgid "Are you sure?"
|
---|
2078 | msgstr ""
|
---|
2079 |
|
---|
2080 | #: contrib/admin/views/main.py:545
|
---|
2081 | #, python-format
|
---|
2082 | msgid "Change history: %s"
|
---|
2083 | msgstr ""
|
---|
2084 |
|
---|
2085 | #: contrib/admin/views/main.py:579
|
---|
2086 | #, python-format
|
---|
2087 | msgid "Select %s"
|
---|
2088 | msgstr ""
|
---|
2089 |
|
---|
2090 | #: contrib/admin/views/main.py:579
|
---|
2091 | #, python-format
|
---|
2092 | msgid "Select %s to change"
|
---|
2093 | msgstr ""
|
---|
2094 |
|
---|
2095 | #: contrib/admin/views/main.py:780
|
---|
2096 | msgid "Database error"
|
---|
2097 | msgstr ""
|
---|
2098 |
|
---|
2099 | #: contrib/admin/templatetags/admin_list.py:254
|
---|
2100 | msgid "All dates"
|
---|
2101 | msgstr ""
|
---|
2102 |
|
---|
2103 | #: contrib/auth/forms.py:17
|
---|
2104 | #: contrib/auth/forms.py:138
|
---|
2105 | msgid "The two password fields didn't match."
|
---|
2106 | msgstr ""
|
---|
2107 |
|
---|
2108 | #: contrib/auth/forms.py:25
|
---|
2109 | msgid "A user with that username already exists."
|
---|
2110 | msgstr ""
|
---|
2111 |
|
---|
2112 | #: contrib/auth/forms.py:53
|
---|
2113 | msgid "Your Web browser doesn't appear to have cookies enabled. Cookies are required for logging in."
|
---|
2114 | msgstr ""
|
---|
2115 |
|
---|
2116 | #: contrib/auth/forms.py:62
|
---|
2117 | msgid "This account is inactive."
|
---|
2118 | msgstr ""
|
---|
2119 |
|
---|
2120 | #: contrib/auth/forms.py:84
|
---|
2121 | msgid "That e-mail address doesn't have an associated user account. Are you sure you've registered?"
|
---|
2122 | msgstr ""
|
---|
2123 |
|
---|
2124 | #: contrib/auth/forms.py:117
|
---|
2125 | msgid "The two 'new password' fields didn't match."
|
---|
2126 | msgstr ""
|
---|
2127 |
|
---|
2128 | #: contrib/auth/forms.py:124
|
---|
2129 | msgid "Your old password was entered incorrectly. Please enter it again."
|
---|
2130 | msgstr ""
|
---|
2131 |
|
---|
2132 | #: contrib/auth/views.py:47
|
---|
2133 | msgid "Logged out"
|
---|
2134 | msgstr ""
|
---|
2135 |
|
---|
2136 | #: contrib/auth/models.py:53
|
---|
2137 | #: contrib/auth/models.py:73
|
---|
2138 | msgid "name"
|
---|
2139 | msgstr ""
|
---|
2140 |
|
---|
2141 | #: contrib/auth/models.py:55
|
---|
2142 | msgid "codename"
|
---|
2143 | msgstr ""
|
---|
2144 |
|
---|
2145 | #: contrib/auth/models.py:58
|
---|
2146 | msgid "permission"
|
---|
2147 | msgstr ""
|
---|
2148 |
|
---|
2149 | #: contrib/auth/models.py:59
|
---|
2150 | #: contrib/auth/models.py:74
|
---|
2151 | msgid "permissions"
|
---|
2152 | msgstr ""
|
---|
2153 |
|
---|
2154 | #: contrib/auth/models.py:77
|
---|
2155 | msgid "group"
|
---|
2156 | msgstr ""
|
---|
2157 |
|
---|
2158 | #: contrib/auth/models.py:78
|
---|
2159 | #: contrib/auth/models.py:121
|
---|
2160 | msgid "groups"
|
---|
2161 | msgstr ""
|
---|
2162 |
|
---|
2163 | #: contrib/auth/models.py:111
|
---|
2164 | msgid "username"
|
---|
2165 | msgstr ""
|
---|
2166 |
|
---|
2167 | #: contrib/auth/models.py:111
|
---|
2168 | msgid "Required. 30 characters or fewer. Alphanumeric characters only (letters, digits and underscores)."
|
---|
2169 | msgstr ""
|
---|
2170 |
|
---|
2171 | #: contrib/auth/models.py:112
|
---|
2172 | msgid "first name"
|
---|
2173 | msgstr ""
|
---|
2174 |
|
---|
2175 | #: contrib/auth/models.py:113
|
---|
2176 | msgid "last name"
|
---|
2177 | msgstr ""
|
---|
2178 |
|
---|
2179 | #: contrib/auth/models.py:114
|
---|
2180 | msgid "e-mail address"
|
---|
2181 | msgstr ""
|
---|
2182 |
|
---|
2183 | #: contrib/auth/models.py:115
|
---|
2184 | msgid "password"
|
---|
2185 | msgstr ""
|
---|
2186 |
|
---|
2187 | #: contrib/auth/models.py:115
|
---|
2188 | msgid "Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change password form</a>."
|
---|
2189 | msgstr ""
|
---|
2190 |
|
---|
2191 | #: contrib/auth/models.py:116
|
---|
2192 | msgid "staff status"
|
---|
2193 | msgstr ""
|
---|
2194 |
|
---|
2195 | #: contrib/auth/models.py:116
|
---|
2196 | msgid "Designates whether the user can log into this admin site."
|
---|
2197 | msgstr ""
|
---|
2198 |
|
---|
2199 | #: contrib/auth/models.py:117
|
---|
2200 | msgid "active"
|
---|
2201 | msgstr ""
|
---|
2202 |
|
---|
2203 | #: contrib/auth/models.py:117
|
---|
2204 | msgid "Designates whether this user can log into the Django admin. Unselect this instead of deleting accounts."
|
---|
2205 | msgstr ""
|
---|
2206 |
|
---|
2207 | #: contrib/auth/models.py:118
|
---|
2208 | msgid "superuser status"
|
---|
2209 | msgstr ""
|
---|
2210 |
|
---|
2211 | #: contrib/auth/models.py:118
|
---|
2212 | msgid "Designates that this user has all permissions without explicitly assigning them."
|
---|
2213 | msgstr ""
|
---|
2214 |
|
---|
2215 | #: contrib/auth/models.py:119
|
---|
2216 | msgid "last login"
|
---|
2217 | msgstr ""
|
---|
2218 |
|
---|
2219 | #: contrib/auth/models.py:120
|
---|
2220 | msgid "date joined"
|
---|
2221 | msgstr ""
|
---|
2222 |
|
---|
2223 | #: contrib/auth/models.py:122
|
---|
2224 | msgid "In addition to the permissions manually assigned, this user will also get all permissions granted to each group he/she is in."
|
---|
2225 | msgstr ""
|
---|
2226 |
|
---|
2227 | #: contrib/auth/models.py:123
|
---|
2228 | msgid "user permissions"
|
---|
2229 | msgstr ""
|
---|
2230 |
|
---|
2231 | #: contrib/auth/models.py:127
|
---|
2232 | msgid "user"
|
---|
2233 | msgstr ""
|
---|
2234 |
|
---|
2235 | #: contrib/auth/models.py:128
|
---|
2236 | msgid "users"
|
---|
2237 | msgstr ""
|
---|
2238 |
|
---|
2239 | #: contrib/auth/models.py:134
|
---|
2240 | msgid "Personal info"
|
---|
2241 | msgstr ""
|
---|
2242 |
|
---|
2243 | #: contrib/auth/models.py:135
|
---|
2244 | msgid "Permissions"
|
---|
2245 | msgstr ""
|
---|
2246 |
|
---|
2247 | #: contrib/auth/models.py:136
|
---|
2248 | msgid "Important dates"
|
---|
2249 | msgstr ""
|
---|
2250 |
|
---|
2251 | #: contrib/auth/models.py:137
|
---|
2252 | msgid "Groups"
|
---|
2253 | msgstr ""
|
---|
2254 |
|
---|
2255 | #: contrib/auth/models.py:288
|
---|
2256 | msgid "message"
|
---|
2257 | msgstr ""
|
---|
2258 |
|
---|
2259 | #: contrib/sessions/models.py:68
|
---|
2260 | msgid "session key"
|
---|
2261 | msgstr ""
|
---|
2262 |
|
---|
2263 | #: contrib/sessions/models.py:69
|
---|
2264 | msgid "session data"
|
---|
2265 | msgstr ""
|
---|
2266 |
|
---|
2267 | #: contrib/sessions/models.py:70
|
---|
2268 | msgid "expire date"
|
---|
2269 | msgstr ""
|
---|
2270 |
|
---|
2271 | #: contrib/sessions/models.py:74
|
---|
2272 | msgid "session"
|
---|
2273 | msgstr ""
|
---|
2274 |
|
---|
2275 | #: contrib/sessions/models.py:75
|
---|
2276 | msgid "sessions"
|
---|
2277 | msgstr ""
|
---|
2278 |
|
---|
2279 | #: contrib/contenttypes/models.py:37
|
---|
2280 | msgid "python model class name"
|
---|
2281 | msgstr ""
|
---|
2282 |
|
---|
2283 | #: contrib/contenttypes/models.py:40
|
---|
2284 | msgid "content type"
|
---|
2285 | msgstr ""
|
---|
2286 |
|
---|
2287 | #: contrib/contenttypes/models.py:41
|
---|
2288 | msgid "content types"
|
---|
2289 | msgstr ""
|
---|
2290 |
|
---|
2291 | #: contrib/sites/models.py:33
|
---|
2292 | msgid "domain name"
|
---|
2293 | msgstr ""
|
---|
2294 |
|
---|
2295 | #: contrib/sites/models.py:34
|
---|
2296 | msgid "display name"
|
---|
2297 | msgstr ""
|
---|
2298 |
|
---|
2299 | #: contrib/sites/models.py:38
|
---|
2300 | msgid "site"
|
---|
2301 | msgstr ""
|
---|
2302 |
|
---|
2303 | #: contrib/sites/models.py:39
|
---|
2304 | msgid "sites"
|
---|
2305 | msgstr ""
|
---|
2306 |
|
---|
2307 | #: contrib/comments/models.py:67
|
---|
2308 | #: contrib/comments/models.py:169
|
---|
2309 | msgid "object ID"
|
---|
2310 | msgstr ""
|
---|
2311 |
|
---|
2312 | #: contrib/comments/models.py:68
|
---|
2313 | msgid "headline"
|
---|
2314 | msgstr ""
|
---|
2315 |
|
---|
2316 | #: contrib/comments/models.py:69
|
---|
2317 | #: contrib/comments/models.py:90
|
---|
2318 | #: contrib/comments/models.py:170
|
---|
2319 | msgid "comment"
|
---|
2320 | msgstr ""
|
---|
2321 |
|
---|
2322 | #: contrib/comments/models.py:70
|
---|
2323 | msgid "rating #1"
|
---|
2324 | msgstr ""
|
---|
2325 |
|
---|
2326 | #: contrib/comments/models.py:71
|
---|
2327 | msgid "rating #2"
|
---|
2328 | msgstr ""
|
---|
2329 |
|
---|
2330 | #: contrib/comments/models.py:72
|
---|
2331 | msgid "rating #3"
|
---|
2332 | msgstr ""
|
---|
2333 |
|
---|
2334 | #: contrib/comments/models.py:73
|
---|
2335 | msgid "rating #4"
|
---|
2336 | msgstr ""
|
---|
2337 |
|
---|
2338 | #: contrib/comments/models.py:74
|
---|
2339 | msgid "rating #5"
|
---|
2340 | msgstr ""
|
---|
2341 |
|
---|
2342 | #: contrib/comments/models.py:75
|
---|
2343 | msgid "rating #6"
|
---|
2344 | msgstr ""
|
---|
2345 |
|
---|
2346 | #: contrib/comments/models.py:76
|
---|
2347 | msgid "rating #7"
|
---|
2348 | msgstr ""
|
---|
2349 |
|
---|
2350 | #: contrib/comments/models.py:77
|
---|
2351 | msgid "rating #8"
|
---|
2352 | msgstr ""
|
---|
2353 |
|
---|
2354 | #: contrib/comments/models.py:82
|
---|
2355 | msgid "is valid rating"
|
---|
2356 | msgstr ""
|
---|
2357 |
|
---|
2358 | #: contrib/comments/models.py:83
|
---|
2359 | #: contrib/comments/models.py:172
|
---|
2360 | msgid "date/time submitted"
|
---|
2361 | msgstr ""
|
---|
2362 |
|
---|
2363 | #: contrib/comments/models.py:84
|
---|
2364 | #: contrib/comments/models.py:173
|
---|
2365 | msgid "is public"
|
---|
2366 | msgstr ""
|
---|
2367 |
|
---|
2368 | #: contrib/comments/models.py:86
|
---|
2369 | msgid "is removed"
|
---|
2370 | msgstr ""
|
---|
2371 |
|
---|
2372 | #: contrib/comments/models.py:86
|
---|
2373 | msgid "Check this box if the comment is inappropriate. A \"This comment has been removed\" message will be displayed instead."
|
---|
2374 | msgstr ""
|
---|
2375 |
|
---|
2376 | #: contrib/comments/models.py:91
|
---|
2377 | msgid "comments"
|
---|
2378 | msgstr ""
|
---|
2379 |
|
---|
2380 | #: contrib/comments/models.py:134
|
---|
2381 | #: contrib/comments/models.py:213
|
---|
2382 | msgid "Content object"
|
---|
2383 | msgstr ""
|
---|
2384 |
|
---|
2385 | #: contrib/comments/models.py:162
|
---|
2386 | #, python-format
|
---|
2387 | msgid ""
|
---|
2388 | "Posted by %(user)s at %(date)s\n"
|
---|
2389 | "\n"
|
---|
2390 | "%(comment)s\n"
|
---|
2391 | "\n"
|
---|
2392 | "http://%(domain)s%(url)s"
|
---|
2393 | msgstr ""
|
---|
2394 |
|
---|
2395 | #: contrib/comments/models.py:171
|
---|
2396 | msgid "person's name"
|
---|
2397 | msgstr ""
|
---|
2398 |
|
---|
2399 | #: contrib/comments/models.py:174
|
---|
2400 | msgid "ip address"
|
---|
2401 | msgstr ""
|
---|
2402 |
|
---|
2403 | #: contrib/comments/models.py:176
|
---|
2404 | msgid "approved by staff"
|
---|
2405 | msgstr ""
|
---|
2406 |
|
---|
2407 | #: contrib/comments/models.py:179
|
---|
2408 | msgid "free comment"
|
---|
2409 | msgstr ""
|
---|
2410 |
|
---|
2411 | #: contrib/comments/models.py:180
|
---|
2412 | msgid "free comments"
|
---|
2413 | msgstr ""
|
---|
2414 |
|
---|
2415 | #: contrib/comments/models.py:239
|
---|
2416 | msgid "score"
|
---|
2417 | msgstr ""
|
---|
2418 |
|
---|
2419 | #: contrib/comments/models.py:240
|
---|
2420 | msgid "score date"
|
---|
2421 | msgstr ""
|
---|
2422 |
|
---|
2423 | #: contrib/comments/models.py:243
|
---|
2424 | msgid "karma score"
|
---|
2425 | msgstr ""
|
---|
2426 |
|
---|
2427 | #: contrib/comments/models.py:244
|
---|
2428 | msgid "karma scores"
|
---|
2429 | msgstr ""
|
---|
2430 |
|
---|
2431 | #: contrib/comments/models.py:248
|
---|
2432 | #, python-format
|
---|
2433 | msgid "%(score)d rating by %(user)s"
|
---|
2434 | msgstr ""
|
---|
2435 |
|
---|
2436 | #: contrib/comments/models.py:264
|
---|
2437 | #, python-format
|
---|
2438 | msgid ""
|
---|
2439 | "This comment was flagged by %(user)s:\n"
|
---|
2440 | "\n"
|
---|
2441 | "%(text)s"
|
---|
2442 | msgstr ""
|
---|
2443 |
|
---|
2444 | #: contrib/comments/models.py:271
|
---|
2445 | msgid "flag date"
|
---|
2446 | msgstr ""
|
---|
2447 |
|
---|
2448 | #: contrib/comments/models.py:274
|
---|
2449 | msgid "user flag"
|
---|
2450 | msgstr ""
|
---|
2451 |
|
---|
2452 | #: contrib/comments/models.py:275
|
---|
2453 | msgid "user flags"
|
---|
2454 | msgstr ""
|
---|
2455 |
|
---|
2456 | #: contrib/comments/models.py:279
|
---|
2457 | #, python-format
|
---|
2458 | msgid "Flag by %r"
|
---|
2459 | msgstr ""
|
---|
2460 |
|
---|
2461 | #: contrib/comments/models.py:284
|
---|
2462 | msgid "deletion date"
|
---|
2463 | msgstr ""
|
---|
2464 |
|
---|
2465 | #: contrib/comments/models.py:286
|
---|
2466 | msgid "moderator deletion"
|
---|
2467 | msgstr ""
|
---|
2468 |
|
---|
2469 | #: contrib/comments/models.py:287
|
---|
2470 | msgid "moderator deletions"
|
---|
2471 | msgstr ""
|
---|
2472 |
|
---|
2473 | #: contrib/comments/models.py:291
|
---|
2474 | #, python-format
|
---|
2475 | msgid "Moderator deletion by %r"
|
---|
2476 | msgstr ""
|
---|
2477 |
|
---|
2478 | #: contrib/comments/templates/comments/form.html:8
|
---|
2479 | msgid "Forgotten your password?"
|
---|
2480 | msgstr ""
|
---|
2481 |
|
---|
2482 | #: contrib/comments/templates/comments/form.html:12
|
---|
2483 | msgid "Ratings"
|
---|
2484 | msgstr ""
|
---|
2485 |
|
---|
2486 | #: contrib/comments/templates/comments/form.html:12
|
---|
2487 | #: contrib/comments/templates/comments/form.html:23
|
---|
2488 | msgid "Required"
|
---|
2489 | msgstr ""
|
---|
2490 |
|
---|
2491 | #: contrib/comments/templates/comments/form.html:12
|
---|
2492 | #: contrib/comments/templates/comments/form.html:23
|
---|
2493 | msgid "Optional"
|
---|
2494 | msgstr ""
|
---|
2495 |
|
---|
2496 | #: contrib/comments/templates/comments/form.html:23
|
---|
2497 | msgid "Post a photo"
|
---|
2498 | msgstr ""
|
---|
2499 |
|
---|
2500 | #: contrib/comments/templates/comments/form.html:28
|
---|
2501 | #: contrib/comments/templates/comments/freeform.html:5
|
---|
2502 | msgid "Comment:"
|
---|
2503 | msgstr ""
|
---|
2504 |
|
---|
2505 | #: contrib/comments/templates/comments/form.html:35
|
---|
2506 | #: contrib/comments/templates/comments/freeform.html:10
|
---|
2507 | msgid "Preview comment"
|
---|
2508 | msgstr ""
|
---|
2509 |
|
---|
2510 | #: contrib/comments/templates/comments/freeform.html:4
|
---|
2511 | msgid "Your name:"
|
---|
2512 | msgstr ""
|
---|
2513 |
|
---|
2514 | #: contrib/comments/views/karma.py:20
|
---|
2515 | msgid "Anonymous users cannot vote"
|
---|
2516 | msgstr ""
|
---|
2517 |
|
---|
2518 | #: contrib/comments/views/karma.py:24
|
---|
2519 | msgid "Invalid comment ID"
|
---|
2520 | msgstr ""
|
---|
2521 |
|
---|
2522 | #: contrib/comments/views/karma.py:26
|
---|
2523 | msgid "No voting for yourself"
|
---|
2524 | msgstr ""
|
---|
2525 |
|
---|
2526 | #: contrib/comments/views/comments.py:28
|
---|
2527 | msgid "This rating is required because you've entered at least one other rating."
|
---|
2528 | msgstr ""
|
---|
2529 |
|
---|
2530 | #: contrib/comments/views/comments.py:112
|
---|
2531 | #, python-format
|
---|
2532 | msgid ""
|
---|
2533 | "This comment was posted by a user who has posted fewer than %(count)s comment:\n"
|
---|
2534 | "\n"
|
---|
2535 | "%(text)s"
|
---|
2536 | msgid_plural ""
|
---|
2537 | "This comment was posted by a user who has posted fewer than %(count)s comments:\n"
|
---|
2538 | "\n"
|
---|
2539 | "%(text)s"
|
---|
2540 | msgstr[0] ""
|
---|
2541 | msgstr[1] ""
|
---|
2542 |
|
---|
2543 | #: contrib/comments/views/comments.py:117
|
---|
2544 | #, python-format
|
---|
2545 | msgid ""
|
---|
2546 | "This comment was posted by a sketchy user:\n"
|
---|
2547 | "\n"
|
---|
2548 | "%(text)s"
|
---|
2549 | msgstr ""
|
---|
2550 |
|
---|
2551 | #: contrib/comments/views/comments.py:189
|
---|
2552 | #: contrib/comments/views/comments.py:281
|
---|
2553 | msgid "Only POSTs are allowed"
|
---|
2554 | msgstr ""
|
---|
2555 |
|
---|
2556 | #: contrib/comments/views/comments.py:193
|
---|
2557 | #: contrib/comments/views/comments.py:285
|
---|
2558 | msgid "One or more of the required fields wasn't submitted"
|
---|
2559 | msgstr ""
|
---|
2560 |
|
---|
2561 | #: contrib/comments/views/comments.py:197
|
---|
2562 | #: contrib/comments/views/comments.py:287
|
---|
2563 | msgid "Somebody tampered with the comment form (security violation)"
|
---|
2564 | msgstr ""
|
---|
2565 |
|
---|
2566 | #: contrib/comments/views/comments.py:207
|
---|
2567 | #: contrib/comments/views/comments.py:293
|
---|
2568 | msgid "The comment form had an invalid 'target' parameter -- the object ID was invalid"
|
---|
2569 | msgstr ""
|
---|
2570 |
|
---|
2571 | #: contrib/comments/views/comments.py:258
|
---|
2572 | #: contrib/comments/views/comments.py:322
|
---|
2573 | msgid "The comment form didn't provide either 'preview' or 'post'"
|
---|
2574 | msgstr ""
|
---|
2575 |
|
---|
2576 | #: newforms/fields.py:123
|
---|
2577 | #, python-format
|
---|
2578 | msgid "Ensure this value has at most %(max)d characters (it has %(length)d)."
|
---|
2579 | msgstr ""
|
---|
2580 |
|
---|
2581 | #: newforms/fields.py:125
|
---|
2582 | #, python-format
|
---|
2583 | msgid "Ensure this value has at least %(min)d characters (it has %(length)d)."
|
---|
2584 | msgstr ""
|
---|
2585 |
|
---|
2586 | #: newforms/fields.py:149
|
---|
2587 | #: core/validators.py:128
|
---|
2588 | msgid "Enter a whole number."
|
---|
2589 | msgstr ""
|
---|
2590 |
|
---|
2591 | #: newforms/fields.py:151
|
---|
2592 | #: newforms/fields.py:174
|
---|
2593 | #: newforms/fields.py:204
|
---|
2594 | #, python-format
|
---|
2595 | msgid "Ensure this value is less than or equal to %s."
|
---|
2596 | msgstr ""
|
---|
2597 |
|
---|
2598 | #: newforms/fields.py:153
|
---|
2599 | #: newforms/fields.py:176
|
---|
2600 | #: newforms/fields.py:206
|
---|
2601 | #, python-format
|
---|
2602 | msgid "Ensure this value is greater than or equal to %s."
|
---|
2603 | msgstr ""
|
---|
2604 |
|
---|
2605 | #: newforms/fields.py:172
|
---|
2606 | #: newforms/fields.py:199
|
---|
2607 | msgid "Enter a number."
|
---|
2608 | msgstr ""
|
---|
2609 |
|
---|
2610 | #: newforms/fields.py:208
|
---|
2611 | #, python-format
|
---|
2612 | msgid "Ensure that there are no more than %s digits in total."
|
---|
2613 | msgstr ""
|
---|
2614 |
|
---|
2615 | #: newforms/fields.py:210
|
---|
2616 | #, python-format
|
---|
2617 | msgid "Ensure that there are no more than %s decimal places."
|
---|
2618 | msgstr ""
|
---|
2619 |
|
---|
2620 | #: newforms/fields.py:212
|
---|
2621 | #, python-format
|
---|
2622 | msgid "Ensure that there are no more than %s digits before the decimal point."
|
---|
2623 | msgstr ""
|
---|
2624 |
|
---|
2625 | #: newforms/fields.py:245
|
---|
2626 | #: newforms/fields.py:629
|
---|
2627 | msgid "Enter a valid date."
|
---|
2628 | msgstr ""
|
---|
2629 |
|
---|
2630 | #: newforms/fields.py:272
|
---|
2631 | #: newforms/fields.py:631
|
---|
2632 | msgid "Enter a valid time."
|
---|
2633 | msgstr ""
|
---|
2634 |
|
---|
2635 | #: newforms/fields.py:308
|
---|
2636 | msgid "Enter a valid date/time."
|
---|
2637 | msgstr ""
|
---|
2638 |
|
---|
2639 | #: newforms/fields.py:321
|
---|
2640 | msgid "Enter a valid value."
|
---|
2641 | msgstr ""
|
---|
2642 |
|
---|
2643 | #: newforms/fields.py:343
|
---|
2644 | #: core/validators.py:170
|
---|
2645 | msgid "Enter a valid e-mail address."
|
---|
2646 | msgstr ""
|
---|
2647 |
|
---|
2648 | #: newforms/fields.py:377
|
---|
2649 | #: oldforms/__init__.py:686
|
---|
2650 | #: core/validators.py:182
|
---|
2651 | #: core/validators.py:469
|
---|
2652 | msgid "No file was submitted. Check the encoding type on the form."
|
---|
2653 | msgstr ""
|
---|
2654 |
|
---|
2655 | #: newforms/fields.py:379
|
---|
2656 | msgid "No file was submitted."
|
---|
2657 | msgstr ""
|
---|
2658 |
|
---|
2659 | #: newforms/fields.py:381
|
---|
2660 | #: oldforms/__init__.py:688
|
---|
2661 | msgid "The submitted file is empty."
|
---|
2662 | msgstr ""
|
---|
2663 |
|
---|
2664 | #: newforms/fields.py:405
|
---|
2665 | #: core/validators.py:193
|
---|
2666 | msgid "Upload a valid image. The file you uploaded was either not an image or a corrupted image."
|
---|
2667 | msgstr ""
|
---|
2668 |
|
---|
2669 | #: newforms/fields.py:419
|
---|
2670 | #: newforms/fields.py:444
|
---|
2671 | msgid "Enter a valid URL."
|
---|
2672 | msgstr ""
|
---|
2673 |
|
---|
2674 | #: newforms/fields.py:446
|
---|
2675 | msgid "This URL appears to be a broken link."
|
---|
2676 | msgstr ""
|
---|
2677 |
|
---|
2678 | #: newforms/fields.py:497
|
---|
2679 | #: newforms/models.py:180
|
---|
2680 | msgid "Select a valid choice. That choice is not one of the available choices."
|
---|
2681 | msgstr ""
|
---|
2682 |
|
---|
2683 | #: newforms/fields.py:513
|
---|
2684 | #: newforms/fields.py:589
|
---|
2685 | #: newforms/models.py:197
|
---|
2686 | msgid "Enter a list of values."
|
---|
2687 | msgstr ""
|
---|
2688 |
|
---|
2689 | #: newforms/fields.py:519
|
---|
2690 | #: newforms/models.py:203
|
---|
2691 | #, python-format
|
---|
2692 | msgid "Select a valid choice. %s is not one of the available choices."
|
---|
2693 | msgstr ""
|
---|
2694 |
|
---|
2695 | #: views/generic/create_update.py:43
|
---|
2696 | #, python-format
|
---|
2697 | msgid "The %(verbose_name)s was created successfully."
|
---|
2698 | msgstr ""
|
---|
2699 |
|
---|
2700 | #: views/generic/create_update.py:117
|
---|
2701 | #, python-format
|
---|
2702 | msgid "The %(verbose_name)s was updated successfully."
|
---|
2703 | msgstr ""
|
---|
2704 |
|
---|
2705 | #: views/generic/create_update.py:184
|
---|
2706 | #, python-format
|
---|
2707 | msgid "The %(verbose_name)s was deleted."
|
---|
2708 | msgstr ""
|
---|
2709 |
|
---|
2710 | #: oldforms/__init__.py:408
|
---|
2711 | #, python-format
|
---|
2712 | msgid "Ensure your text is less than %s character."
|
---|
2713 | msgid_plural "Ensure your text is less than %s characters."
|
---|
2714 | msgstr[0] ""
|
---|
2715 | msgstr[1] ""
|
---|
2716 |
|
---|
2717 | #: oldforms/__init__.py:413
|
---|
2718 | msgid "Line breaks are not allowed here."
|
---|
2719 | msgstr ""
|
---|
2720 |
|
---|
2721 | #: oldforms/__init__.py:511
|
---|
2722 | #: oldforms/__init__.py:585
|
---|
2723 | #: oldforms/__init__.py:624
|
---|
2724 | #, python-format
|
---|
2725 | msgid "Select a valid choice; '%(data)s' is not in %(choices)s."
|
---|
2726 | msgstr ""
|
---|
2727 |
|
---|
2728 | #: oldforms/__init__.py:744
|
---|
2729 | msgid "Enter a whole number between -32,768 and 32,767."
|
---|
2730 | msgstr ""
|
---|
2731 |
|
---|
2732 | #: oldforms/__init__.py:754
|
---|
2733 | msgid "Enter a positive number."
|
---|
2734 | msgstr ""
|
---|
2735 |
|
---|
2736 | #: oldforms/__init__.py:764
|
---|
2737 | msgid "Enter a whole number between 0 and 32,767."
|
---|
2738 | msgstr ""
|
---|
2739 |
|
---|
2740 | #: core/validators.py:72
|
---|
2741 | msgid "This value must contain only letters, numbers and underscores."
|
---|
2742 | msgstr ""
|
---|
2743 |
|
---|
2744 | #: core/validators.py:76
|
---|
2745 | msgid "This value must contain only letters, numbers, underscores, dashes or slashes."
|
---|
2746 | msgstr ""
|
---|
2747 |
|
---|
2748 | #: core/validators.py:80
|
---|
2749 | msgid "This value must contain only letters, numbers, underscores or hyphens."
|
---|
2750 | msgstr ""
|
---|
2751 |
|
---|
2752 | #: core/validators.py:84
|
---|
2753 | msgid "Uppercase letters are not allowed here."
|
---|
2754 | msgstr ""
|
---|
2755 |
|
---|
2756 | #: core/validators.py:88
|
---|
2757 | msgid "Lowercase letters are not allowed here."
|
---|
2758 | msgstr ""
|
---|
2759 |
|
---|
2760 | #: core/validators.py:95
|
---|
2761 | msgid "Enter only digits separated by commas."
|
---|
2762 | msgstr ""
|
---|
2763 |
|
---|
2764 | #: core/validators.py:107
|
---|
2765 | msgid "Enter valid e-mail addresses separated by commas."
|
---|
2766 | msgstr ""
|
---|
2767 |
|
---|
2768 | #: core/validators.py:111
|
---|
2769 | msgid "Please enter a valid IP address."
|
---|
2770 | msgstr ""
|
---|
2771 |
|
---|
2772 | #: core/validators.py:115
|
---|
2773 | msgid "Empty values are not allowed here."
|
---|
2774 | msgstr ""
|
---|
2775 |
|
---|
2776 | #: core/validators.py:119
|
---|
2777 | msgid "Non-numeric characters aren't allowed here."
|
---|
2778 | msgstr ""
|
---|
2779 |
|
---|
2780 | #: core/validators.py:123
|
---|
2781 | msgid "This value can't be comprised solely of digits."
|
---|
2782 | msgstr ""
|
---|
2783 |
|
---|
2784 | #: core/validators.py:132
|
---|
2785 | msgid "Only alphabetical characters are allowed here."
|
---|
2786 | msgstr ""
|
---|
2787 |
|
---|
2788 | #: core/validators.py:147
|
---|
2789 | msgid "Year must be 1900 or later."
|
---|
2790 | msgstr ""
|
---|
2791 |
|
---|
2792 | #: core/validators.py:151
|
---|
2793 | #, python-format
|
---|
2794 | msgid "Invalid date: %s"
|
---|
2795 | msgstr ""
|
---|
2796 |
|
---|
2797 | #: core/validators.py:161
|
---|
2798 | msgid "Enter a valid time in HH:MM format."
|
---|
2799 | msgstr ""
|
---|
2800 |
|
---|
2801 | #: core/validators.py:200
|
---|
2802 | #, python-format
|
---|
2803 | msgid "The URL %s does not point to a valid image."
|
---|
2804 | msgstr ""
|
---|
2805 |
|
---|
2806 | #: core/validators.py:204
|
---|
2807 | #, python-format
|
---|
2808 | msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid."
|
---|
2809 | msgstr ""
|
---|
2810 |
|
---|
2811 | #: core/validators.py:212
|
---|
2812 | #, python-format
|
---|
2813 | msgid "The URL %s does not point to a valid QuickTime video."
|
---|
2814 | msgstr ""
|
---|
2815 |
|
---|
2816 | #: core/validators.py:216
|
---|
2817 | msgid "A valid URL is required."
|
---|
2818 | msgstr ""
|
---|
2819 |
|
---|
2820 | #: core/validators.py:230
|
---|
2821 | #, python-format
|
---|
2822 | msgid ""
|
---|
2823 | "Valid HTML is required. Specific errors are:\n"
|
---|
2824 | "%s"
|
---|
2825 | msgstr ""
|
---|
2826 |
|
---|
2827 | #: core/validators.py:237
|
---|
2828 | #, python-format
|
---|
2829 | msgid "Badly formed XML: %s"
|
---|
2830 | msgstr ""
|
---|
2831 |
|
---|
2832 | #: core/validators.py:254
|
---|
2833 | #, python-format
|
---|
2834 | msgid "Invalid URL: %s"
|
---|
2835 | msgstr ""
|
---|
2836 |
|
---|
2837 | #: core/validators.py:259
|
---|
2838 | #: core/validators.py:261
|
---|
2839 | #, python-format
|
---|
2840 | msgid "The URL %s is a broken link."
|
---|
2841 | msgstr ""
|
---|
2842 |
|
---|
2843 | #: core/validators.py:267
|
---|
2844 | msgid "Enter a valid U.S. state abbreviation."
|
---|
2845 | msgstr ""
|
---|
2846 |
|
---|
2847 | #: core/validators.py:281
|
---|
2848 | #, python-format
|
---|
2849 | msgid "Watch your mouth! The word %s is not allowed here."
|
---|
2850 | msgid_plural "Watch your mouth! The words %s are not allowed here."
|
---|
2851 | msgstr[0] ""
|
---|
2852 | msgstr[1] ""
|
---|
2853 |
|
---|
2854 | #: core/validators.py:288
|
---|
2855 | #, python-format
|
---|
2856 | msgid "This field must match the '%s' field."
|
---|
2857 | msgstr ""
|
---|
2858 |
|
---|
2859 | #: core/validators.py:307
|
---|
2860 | msgid "Please enter something for at least one field."
|
---|
2861 | msgstr ""
|
---|
2862 |
|
---|
2863 | #: core/validators.py:316
|
---|
2864 | #: core/validators.py:327
|
---|
2865 | msgid "Please enter both fields or leave them both empty."
|
---|
2866 | msgstr ""
|
---|
2867 |
|
---|
2868 | #: core/validators.py:335
|
---|
2869 | #, python-format
|
---|
2870 | msgid "This field must be given if %(field)s is %(value)s"
|
---|
2871 | msgstr ""
|
---|
2872 |
|
---|
2873 | #: core/validators.py:348
|
---|
2874 | #, python-format
|
---|
2875 | msgid "This field must be given if %(field)s is not %(value)s"
|
---|
2876 | msgstr ""
|
---|
2877 |
|
---|
2878 | #: core/validators.py:367
|
---|
2879 | msgid "Duplicate values are not allowed."
|
---|
2880 | msgstr ""
|
---|
2881 |
|
---|
2882 | #: core/validators.py:382
|
---|
2883 | #, python-format
|
---|
2884 | msgid "This value must be between %(lower)s and %(upper)s."
|
---|
2885 | msgstr ""
|
---|
2886 |
|
---|
2887 | #: core/validators.py:384
|
---|
2888 | #, python-format
|
---|
2889 | msgid "This value must be at least %s."
|
---|
2890 | msgstr ""
|
---|
2891 |
|
---|
2892 | #: core/validators.py:386
|
---|
2893 | #, python-format
|
---|
2894 | msgid "This value must be no more than %s."
|
---|
2895 | msgstr ""
|
---|
2896 |
|
---|
2897 | #: core/validators.py:422
|
---|
2898 | #, python-format
|
---|
2899 | msgid "This value must be a power of %s."
|
---|
2900 | msgstr ""
|
---|
2901 |
|
---|
2902 | #: core/validators.py:432
|
---|
2903 | msgid "Please enter a valid decimal number."
|
---|
2904 | msgstr ""
|
---|
2905 |
|
---|
2906 | #: core/validators.py:439
|
---|
2907 | #, python-format
|
---|
2908 | msgid "Please enter a valid decimal number with at most %s total digit."
|
---|
2909 | msgid_plural "Please enter a valid decimal number with at most %s total digits."
|
---|
2910 | msgstr[0] ""
|
---|
2911 | msgstr[1] ""
|
---|
2912 |
|
---|
2913 | #: core/validators.py:442
|
---|
2914 | #, python-format
|
---|
2915 | msgid "Please enter a valid decimal number with a whole part of at most %s digit."
|
---|
2916 | msgid_plural "Please enter a valid decimal number with a whole part of at most %s digits."
|
---|
2917 | msgstr[0] ""
|
---|
2918 | msgstr[1] ""
|
---|
2919 |
|
---|
2920 | #: core/validators.py:445
|
---|
2921 | #, python-format
|
---|
2922 | msgid "Please enter a valid decimal number with at most %s decimal place."
|
---|
2923 | msgid_plural "Please enter a valid decimal number with at most %s decimal places."
|
---|
2924 | msgstr[0] ""
|
---|
2925 | msgstr[1] ""
|
---|
2926 |
|
---|
2927 | #: core/validators.py:453
|
---|
2928 | msgid "Please enter a valid floating point number."
|
---|
2929 | msgstr ""
|
---|
2930 |
|
---|
2931 | #: core/validators.py:462
|
---|
2932 | #, python-format
|
---|
2933 | msgid "Make sure your uploaded file is at least %s bytes big."
|
---|
2934 | msgstr ""
|
---|
2935 |
|
---|
2936 | #: core/validators.py:463
|
---|
2937 | #, python-format
|
---|
2938 | msgid "Make sure your uploaded file is at most %s bytes big."
|
---|
2939 | msgstr ""
|
---|
2940 |
|
---|
2941 | #: core/validators.py:480
|
---|
2942 | msgid "The format for this field is wrong."
|
---|
2943 | msgstr ""
|
---|
2944 |
|
---|
2945 | #: core/validators.py:495
|
---|
2946 | msgid "This field is invalid."
|
---|
2947 | msgstr ""
|
---|
2948 |
|
---|
2949 | #: core/validators.py:531
|
---|
2950 | #, python-format
|
---|
2951 | msgid "Could not retrieve anything from %s."
|
---|
2952 | msgstr ""
|
---|
2953 |
|
---|
2954 | #: core/validators.py:534
|
---|
2955 | #, python-format
|
---|
2956 | msgid "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'."
|
---|
2957 | msgstr ""
|
---|
2958 |
|
---|
2959 | #: core/validators.py:567
|
---|
2960 | #, python-format
|
---|
2961 | msgid "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with \"%(start)s\".)"
|
---|
2962 | msgstr ""
|
---|
2963 |
|
---|
2964 | #: core/validators.py:571
|
---|
2965 | #, python-format
|
---|
2966 | msgid "Some text starting on line %(line)s is not allowed in that context. (Line starts with \"%(start)s\".)"
|
---|
2967 | msgstr ""
|
---|
2968 |
|
---|
2969 | #: core/validators.py:576
|
---|
2970 | #, python-format
|
---|
2971 | msgid "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%(start)s\".)"
|
---|
2972 | msgstr ""
|
---|
2973 |
|
---|
2974 | #: core/validators.py:581
|
---|
2975 | #, python-format
|
---|
2976 | msgid "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%(start)s\".)"
|
---|
2977 | msgstr ""
|
---|
2978 |
|
---|
2979 | #: core/validators.py:585
|
---|
2980 | #, python-format
|
---|
2981 | msgid "A tag on line %(line)s is missing one or more required attributes. (Line starts with \"%(start)s\".)"
|
---|
2982 | msgstr ""
|
---|
2983 |
|
---|
2984 | #: core/validators.py:590
|
---|
2985 | #, python-format
|
---|
2986 | msgid "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line starts with \"%(start)s\".)"
|
---|
2987 | msgstr ""
|
---|
2988 |
|
---|
2989 | #: utils/timesince.py:12
|
---|
2990 | msgid "year"
|
---|
2991 | msgid_plural "years"
|
---|
2992 | msgstr[0] ""
|
---|
2993 | msgstr[1] ""
|
---|
2994 |
|
---|
2995 | #: utils/timesince.py:13
|
---|
2996 | msgid "month"
|
---|
2997 | msgid_plural "months"
|
---|
2998 | msgstr[0] ""
|
---|
2999 | msgstr[1] ""
|
---|
3000 |
|
---|
3001 | #: utils/timesince.py:14
|
---|
3002 | msgid "week"
|
---|
3003 | msgid_plural "weeks"
|
---|
3004 | msgstr[0] ""
|
---|
3005 | msgstr[1] ""
|
---|
3006 |
|
---|
3007 | #: utils/timesince.py:15
|
---|
3008 | msgid "day"
|
---|
3009 | msgid_plural "days"
|
---|
3010 | msgstr[0] ""
|
---|
3011 | msgstr[1] ""
|
---|
3012 |
|
---|
3013 | #: utils/timesince.py:16
|
---|
3014 | msgid "hour"
|
---|
3015 | msgid_plural "hours"
|
---|
3016 | msgstr[0] ""
|
---|
3017 | msgstr[1] ""
|
---|
3018 |
|
---|
3019 | #: utils/timesince.py:17
|
---|
3020 | msgid "minute"
|
---|
3021 | msgid_plural "minutes"
|
---|
3022 | msgstr[0] ""
|
---|
3023 | msgstr[1] ""
|
---|
3024 |
|
---|
3025 | #: utils/timesince.py:39
|
---|
3026 | #, python-format
|
---|
3027 | msgid "%(number)d %(type)s"
|
---|
3028 | msgstr ""
|
---|
3029 |
|
---|
3030 | #: utils/timesince.py:45
|
---|
3031 | #, python-format
|
---|
3032 | msgid ", %(number)d %(type)s"
|
---|
3033 | msgstr ""
|
---|
3034 |
|
---|
3035 | #: utils/dateformat.py:41
|
---|
3036 | msgid "p.m."
|
---|
3037 | msgstr ""
|
---|
3038 |
|
---|
3039 | #: utils/dateformat.py:42
|
---|
3040 | msgid "a.m."
|
---|
3041 | msgstr ""
|
---|
3042 |
|
---|
3043 | #: utils/dateformat.py:47
|
---|
3044 | msgid "PM"
|
---|
3045 | msgstr ""
|
---|
3046 |
|
---|
3047 | #: utils/dateformat.py:48
|
---|
3048 | msgid "AM"
|
---|
3049 | msgstr ""
|
---|
3050 |
|
---|
3051 | #: utils/dateformat.py:97
|
---|
3052 | msgid "midnight"
|
---|
3053 | msgstr ""
|
---|
3054 |
|
---|
3055 | #: utils/dateformat.py:99
|
---|
3056 | msgid "noon"
|
---|
3057 | msgstr ""
|
---|
3058 |
|
---|
3059 | #: utils/text.py:127
|
---|
3060 | msgid "or"
|
---|
3061 | msgstr ""
|
---|
3062 |
|
---|
3063 | #: utils/dates.py:6
|
---|
3064 | msgid "Monday"
|
---|
3065 | msgstr ""
|
---|
3066 |
|
---|
3067 | #: utils/dates.py:6
|
---|
3068 | msgid "Tuesday"
|
---|
3069 | msgstr ""
|
---|
3070 |
|
---|
3071 | #: utils/dates.py:6
|
---|
3072 | msgid "Wednesday"
|
---|
3073 | msgstr ""
|
---|
3074 |
|
---|
3075 | #: utils/dates.py:6
|
---|
3076 | msgid "Thursday"
|
---|
3077 | msgstr ""
|
---|
3078 |
|
---|
3079 | #: utils/dates.py:6
|
---|
3080 | msgid "Friday"
|
---|
3081 | msgstr ""
|
---|
3082 |
|
---|
3083 | #: utils/dates.py:7
|
---|
3084 | msgid "Saturday"
|
---|
3085 | msgstr ""
|
---|
3086 |
|
---|
3087 | #: utils/dates.py:7
|
---|
3088 | msgid "Sunday"
|
---|
3089 | msgstr ""
|
---|
3090 |
|
---|
3091 | #: utils/dates.py:10
|
---|
3092 | msgid "Mon"
|
---|
3093 | msgstr ""
|
---|
3094 |
|
---|
3095 | #: utils/dates.py:10
|
---|
3096 | msgid "Tue"
|
---|
3097 | msgstr ""
|
---|
3098 |
|
---|
3099 | #: utils/dates.py:10
|
---|
3100 | msgid "Wed"
|
---|
3101 | msgstr ""
|
---|
3102 |
|
---|
3103 | #: utils/dates.py:10
|
---|
3104 | msgid "Thu"
|
---|
3105 | msgstr ""
|
---|
3106 |
|
---|
3107 | #: utils/dates.py:10
|
---|
3108 | msgid "Fri"
|
---|
3109 | msgstr ""
|
---|
3110 |
|
---|
3111 | #: utils/dates.py:11
|
---|
3112 | msgid "Sat"
|
---|
3113 | msgstr ""
|
---|
3114 |
|
---|
3115 | #: utils/dates.py:11
|
---|
3116 | msgid "Sun"
|
---|
3117 | msgstr ""
|
---|
3118 |
|
---|
3119 | #: utils/dates.py:18
|
---|
3120 | msgid "January"
|
---|
3121 | msgstr ""
|
---|
3122 |
|
---|
3123 | #: utils/dates.py:18
|
---|
3124 | msgid "February"
|
---|
3125 | msgstr ""
|
---|
3126 |
|
---|
3127 | #: utils/dates.py:18
|
---|
3128 | #: utils/dates.py:31
|
---|
3129 | msgid "March"
|
---|
3130 | msgstr ""
|
---|
3131 |
|
---|
3132 | #: utils/dates.py:18
|
---|
3133 | #: utils/dates.py:31
|
---|
3134 | msgid "April"
|
---|
3135 | msgstr ""
|
---|
3136 |
|
---|
3137 | #: utils/dates.py:18
|
---|
3138 | #: utils/dates.py:31
|
---|
3139 | msgid "May"
|
---|
3140 | msgstr ""
|
---|
3141 |
|
---|
3142 | #: utils/dates.py:18
|
---|
3143 | #: utils/dates.py:31
|
---|
3144 | msgid "June"
|
---|
3145 | msgstr ""
|
---|
3146 |
|
---|
3147 | #: utils/dates.py:19
|
---|
3148 | #: utils/dates.py:31
|
---|
3149 | msgid "July"
|
---|
3150 | msgstr ""
|
---|
3151 |
|
---|
3152 | #: utils/dates.py:19
|
---|
3153 | msgid "August"
|
---|
3154 | msgstr ""
|
---|
3155 |
|
---|
3156 | #: utils/dates.py:19
|
---|
3157 | msgid "September"
|
---|
3158 | msgstr ""
|
---|
3159 |
|
---|
3160 | #: utils/dates.py:19
|
---|
3161 | msgid "October"
|
---|
3162 | msgstr ""
|
---|
3163 |
|
---|
3164 | #: utils/dates.py:19
|
---|
3165 | msgid "November"
|
---|
3166 | msgstr ""
|
---|
3167 |
|
---|
3168 | #: utils/dates.py:20
|
---|
3169 | msgid "December"
|
---|
3170 | msgstr ""
|
---|
3171 |
|
---|
3172 | #: utils/dates.py:23
|
---|
3173 | msgid "jan"
|
---|
3174 | msgstr ""
|
---|
3175 |
|
---|
3176 | #: utils/dates.py:23
|
---|
3177 | msgid "feb"
|
---|
3178 | msgstr ""
|
---|
3179 |
|
---|
3180 | #: utils/dates.py:23
|
---|
3181 | msgid "mar"
|
---|
3182 | msgstr ""
|
---|
3183 |
|
---|
3184 | #: utils/dates.py:23
|
---|
3185 | msgid "apr"
|
---|
3186 | msgstr ""
|
---|
3187 |
|
---|
3188 | #: utils/dates.py:23
|
---|
3189 | msgid "may"
|
---|
3190 | msgstr ""
|
---|
3191 |
|
---|
3192 | #: utils/dates.py:23
|
---|
3193 | msgid "jun"
|
---|
3194 | msgstr ""
|
---|
3195 |
|
---|
3196 | #: utils/dates.py:24
|
---|
3197 | msgid "jul"
|
---|
3198 | msgstr ""
|
---|
3199 |
|
---|
3200 | #: utils/dates.py:24
|
---|
3201 | msgid "aug"
|
---|
3202 | msgstr ""
|
---|
3203 |
|
---|
3204 | #: utils/dates.py:24
|
---|
3205 | msgid "sep"
|
---|
3206 | msgstr ""
|
---|
3207 |
|
---|
3208 | #: utils/dates.py:24
|
---|
3209 | msgid "oct"
|
---|
3210 | msgstr ""
|
---|
3211 |
|
---|
3212 | #: utils/dates.py:24
|
---|
3213 | msgid "nov"
|
---|
3214 | msgstr ""
|
---|
3215 |
|
---|
3216 | #: utils/dates.py:24
|
---|
3217 | msgid "dec"
|
---|
3218 | msgstr ""
|
---|
3219 |
|
---|
3220 | #: utils/dates.py:31
|
---|
3221 | msgid "Jan."
|
---|
3222 | msgstr ""
|
---|
3223 |
|
---|
3224 | #: utils/dates.py:31
|
---|
3225 | msgid "Feb."
|
---|
3226 | msgstr ""
|
---|
3227 |
|
---|
3228 | #: utils/dates.py:32
|
---|
3229 | msgid "Aug."
|
---|
3230 | msgstr ""
|
---|
3231 |
|
---|
3232 | #: utils/dates.py:32
|
---|
3233 | msgid "Sept."
|
---|
3234 | msgstr ""
|
---|
3235 |
|
---|
3236 | #: utils/dates.py:32
|
---|
3237 | msgid "Oct."
|
---|
3238 | msgstr ""
|
---|
3239 |
|
---|
3240 | #: utils/dates.py:32
|
---|
3241 | msgid "Nov."
|
---|
3242 | msgstr ""
|
---|
3243 |
|
---|
3244 | #: utils/dates.py:32
|
---|
3245 | msgid "Dec."
|
---|
3246 | msgstr ""
|
---|
3247 |
|
---|
3248 | #: utils/translation/trans_real.py:391
|
---|
3249 | msgid "DATE_FORMAT"
|
---|
3250 | msgstr ""
|
---|
3251 |
|
---|
3252 | #: utils/translation/trans_real.py:392
|
---|
3253 | msgid "DATETIME_FORMAT"
|
---|
3254 | msgstr ""
|
---|
3255 |
|
---|
3256 | #: utils/translation/trans_real.py:393
|
---|
3257 | msgid "TIME_FORMAT"
|
---|
3258 | msgstr ""
|
---|
3259 |
|
---|
3260 | #: utils/translation/trans_real.py:409
|
---|
3261 | msgid "YEAR_MONTH_FORMAT"
|
---|
3262 | msgstr ""
|
---|
3263 |
|
---|
3264 | #: utils/translation/trans_real.py:410
|
---|
3265 | msgid "MONTH_DAY_FORMAT"
|
---|
3266 | msgstr ""
|
---|
3267 |
|
---|
3268 | #: conf/global_settings.py:39
|
---|
3269 | msgid "Arabic"
|
---|
3270 | msgstr ""
|
---|
3271 |
|
---|
3272 | #: conf/global_settings.py:40
|
---|
3273 | msgid "Bengali"
|
---|
3274 | msgstr ""
|
---|
3275 |
|
---|
3276 | #: conf/global_settings.py:41
|
---|
3277 | msgid "Bulgarian"
|
---|
3278 | msgstr ""
|
---|
3279 |
|
---|
3280 | #: conf/global_settings.py:42
|
---|
3281 | msgid "Catalan"
|
---|
3282 | msgstr ""
|
---|
3283 |
|
---|
3284 | #: conf/global_settings.py:43
|
---|
3285 | msgid "Czech"
|
---|
3286 | msgstr ""
|
---|
3287 |
|
---|
3288 | #: conf/global_settings.py:44
|
---|
3289 | msgid "Welsh"
|
---|
3290 | msgstr ""
|
---|
3291 |
|
---|
3292 | #: conf/global_settings.py:45
|
---|
3293 | msgid "Danish"
|
---|
3294 | msgstr ""
|
---|
3295 |
|
---|
3296 | #: conf/global_settings.py:46
|
---|
3297 | msgid "German"
|
---|
3298 | msgstr ""
|
---|
3299 |
|
---|
3300 | #: conf/global_settings.py:47
|
---|
3301 | msgid "Greek"
|
---|
3302 | msgstr ""
|
---|
3303 |
|
---|
3304 | #: conf/global_settings.py:48
|
---|
3305 | msgid "English"
|
---|
3306 | msgstr ""
|
---|
3307 |
|
---|
3308 | #: conf/global_settings.py:49
|
---|
3309 | msgid "Spanish"
|
---|
3310 | msgstr ""
|
---|
3311 |
|
---|
3312 | #: conf/global_settings.py:50
|
---|
3313 | msgid "Argentinean Spanish"
|
---|
3314 | msgstr ""
|
---|
3315 |
|
---|
3316 | #: conf/global_settings.py:51
|
---|
3317 | msgid "Persian"
|
---|
3318 | msgstr ""
|
---|
3319 |
|
---|
3320 | #: conf/global_settings.py:52
|
---|
3321 | msgid "Finnish"
|
---|
3322 | msgstr ""
|
---|
3323 |
|
---|
3324 | #: conf/global_settings.py:53
|
---|
3325 | msgid "French"
|
---|
3326 | msgstr ""
|
---|
3327 |
|
---|
3328 | #: conf/global_settings.py:54
|
---|
3329 | msgid "Galician"
|
---|
3330 | msgstr ""
|
---|
3331 |
|
---|
3332 | #: conf/global_settings.py:55
|
---|
3333 | msgid "Hungarian"
|
---|
3334 | msgstr ""
|
---|
3335 |
|
---|
3336 | #: conf/global_settings.py:56
|
---|
3337 | msgid "Hebrew"
|
---|
3338 | msgstr ""
|
---|
3339 |
|
---|
3340 | #: conf/global_settings.py:57
|
---|
3341 | msgid "Croatian"
|
---|
3342 | msgstr ""
|
---|
3343 |
|
---|
3344 | #: conf/global_settings.py:58
|
---|
3345 | msgid "Icelandic"
|
---|
3346 | msgstr ""
|
---|
3347 |
|
---|
3348 | #: conf/global_settings.py:59
|
---|
3349 | msgid "Italian"
|
---|
3350 | msgstr ""
|
---|
3351 |
|
---|
3352 | #: conf/global_settings.py:60
|
---|
3353 | msgid "Japanese"
|
---|
3354 | msgstr ""
|
---|
3355 |
|
---|
3356 | #: conf/global_settings.py:61
|
---|
3357 | msgid "Korean"
|
---|
3358 | msgstr ""
|
---|
3359 |
|
---|
3360 | #: conf/global_settings.py:62
|
---|
3361 | msgid "Khmer"
|
---|
3362 | msgstr ""
|
---|
3363 |
|
---|
3364 | #: conf/global_settings.py:63
|
---|
3365 | msgid "Kannada"
|
---|
3366 | msgstr ""
|
---|
3367 |
|
---|
3368 | #: conf/global_settings.py:64
|
---|
3369 | msgid "Latvian"
|
---|
3370 | msgstr ""
|
---|
3371 |
|
---|
3372 | #: conf/global_settings.py:65
|
---|
3373 | msgid "Macedonian"
|
---|
3374 | msgstr ""
|
---|
3375 |
|
---|
3376 | #: conf/global_settings.py:66
|
---|
3377 | msgid "Dutch"
|
---|
3378 | msgstr ""
|
---|
3379 |
|
---|
3380 | #: conf/global_settings.py:67
|
---|
3381 | msgid "Norwegian"
|
---|
3382 | msgstr ""
|
---|
3383 |
|
---|
3384 | #: conf/global_settings.py:68
|
---|
3385 | msgid "Polish"
|
---|
3386 | msgstr ""
|
---|
3387 |
|
---|
3388 | #: conf/global_settings.py:69
|
---|
3389 | msgid "Portugese"
|
---|
3390 | msgstr ""
|
---|
3391 |
|
---|
3392 | #: conf/global_settings.py:70
|
---|
3393 | msgid "Brazilian"
|
---|
3394 | msgstr ""
|
---|
3395 |
|
---|
3396 | #: conf/global_settings.py:71
|
---|
3397 | msgid "Romanian"
|
---|
3398 | msgstr ""
|
---|
3399 |
|
---|
3400 | #: conf/global_settings.py:72
|
---|
3401 | msgid "Russian"
|
---|
3402 | msgstr ""
|
---|
3403 |
|
---|
3404 | #: conf/global_settings.py:73
|
---|
3405 | msgid "Slovak"
|
---|
3406 | msgstr ""
|
---|
3407 |
|
---|
3408 | #: conf/global_settings.py:74
|
---|
3409 | msgid "Slovenian"
|
---|
3410 | msgstr ""
|
---|
3411 |
|
---|
3412 | #: conf/global_settings.py:75
|
---|
3413 | msgid "Serbian"
|
---|
3414 | msgstr ""
|
---|
3415 |
|
---|
3416 | #: conf/global_settings.py:76
|
---|
3417 | msgid "Swedish"
|
---|
3418 | msgstr ""
|
---|
3419 |
|
---|
3420 | #: conf/global_settings.py:77
|
---|
3421 | msgid "Tamil"
|
---|
3422 | msgstr ""
|
---|
3423 |
|
---|
3424 | #: conf/global_settings.py:78
|
---|
3425 | msgid "Telugu"
|
---|
3426 | msgstr ""
|
---|
3427 |
|
---|
3428 | #: conf/global_settings.py:79
|
---|
3429 | msgid "Turkish"
|
---|
3430 | msgstr ""
|
---|
3431 |
|
---|
3432 | #: conf/global_settings.py:80
|
---|
3433 | msgid "Ukrainian"
|
---|
3434 | msgstr ""
|
---|
3435 |
|
---|
3436 | #: conf/global_settings.py:81
|
---|
3437 | msgid "Simplified Chinese"
|
---|
3438 | msgstr ""
|
---|
3439 |
|
---|
3440 | #: conf/global_settings.py:82
|
---|
3441 | msgid "Traditional Chinese"
|
---|
3442 | msgstr ""
|
---|
3443 |
|
---|