| 1 | # This file is distributed under the same license as the Django package. |
| 2 | # |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: Django\n" |
| 6 | "Report-Msgid-Bugs-To: \n" |
| 7 | "POT-Creation-Date: 2010-01-27 22:39-0800\n" |
| 8 | "PO-Revision-Date: 2010-01-27 23:01+0200\n" |
| 9 | "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n" |
| 10 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 11 | "MIME-Version: 1.0\n" |
| 12 | "Content-Type: text/plain; charset=UTF-8\n" |
| 13 | "Content-Transfer-Encoding: 8bit\n" |
| 14 | |
| 15 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:8 |
| 16 | msgid "" |
| 17 | "\n" |
| 18 | "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n" |
| 19 | "toolbar, or right-click the link and add it to your bookmarks. Now you can\n" |
| 20 | "select the bookmarklet from any page in the site. Note that some of these\n" |
| 21 | "bookmarklets require you to be viewing the site from a computer designated\n" |
| 22 | "as \"internal\" (talk to your system administrator if you aren't sure if\n" |
| 23 | "your computer is \"internal\").</p>\n" |
| 24 | msgstr "" |
| 25 | |
| 26 | #: contrib/admin/templates/admin/filter.html:2 |
| 27 | #, python-format |
| 28 | msgid " By %(filter_title)s " |
| 29 | msgstr "" |
| 30 | |
| 31 | #: forms/models.py:964 |
| 32 | #, python-format |
| 33 | msgid "\"%s\" is not a valid value for a primary key." |
| 34 | msgstr "" |
| 35 | |
| 36 | #: contrib/admin/options.py:1006 |
| 37 | #, python-format |
| 38 | msgid "%(count)s %(name)s was changed successfully." |
| 39 | msgid_plural "%(count)s %(name)s were changed successfully." |
| 40 | msgstr[0] "" |
| 41 | msgstr[1] "" |
| 42 | |
| 43 | #: db/models/base.py:775 |
| 44 | #, python-format |
| 45 | msgid "%(field_name)s must be unique for %(date_field)s %(lookup)s." |
| 46 | msgstr "" |
| 47 | |
| 48 | #: contrib/admin/templates/admin/search_form.html:10 |
| 49 | #, python-format |
| 50 | msgid "%(full_result_count)s total" |
| 51 | msgstr "" |
| 52 | |
| 53 | #: db/models/base.py:790 db/models/base.py:798 |
| 54 | #, python-format |
| 55 | msgid "%(model_name)s with this %(field_label)s already exists." |
| 56 | msgstr "Ka tashmë një %(model_name)s me këtë %(field_label)s." |
| 57 | |
| 58 | #: contrib/admin/templates/admin/app_index.html:10 |
| 59 | #: contrib/admin/templates/admin/index.html:19 |
| 60 | #, python-format |
| 61 | msgid "%(name)s" |
| 62 | msgstr "" |
| 63 | |
| 64 | #: contrib/admin/options.py:860 contrib/admin/options.py:1072 |
| 65 | #, python-format |
| 66 | msgid "%(name)s object with primary key %(key)r does not exist." |
| 67 | msgstr "" |
| 68 | |
| 69 | #: utils/timesince.py:50 |
| 70 | #, python-format |
| 71 | msgid "%(number)d %(type)s" |
| 72 | msgstr "" |
| 73 | |
| 74 | #: contrib/comments/feeds.py:13 |
| 75 | #, python-format |
| 76 | msgid "%(site_name)s comments" |
| 77 | msgstr "" |
| 78 | |
| 79 | #: template/defaultfilters.py:806 |
| 80 | #, python-format |
| 81 | msgid "%(size)d byte" |
| 82 | msgid_plural "%(size)d bytes" |
| 83 | msgstr[0] "" |
| 84 | msgstr[1] "" |
| 85 | |
| 86 | #: contrib/humanize/templatetags/humanize.py:54 |
| 87 | #, python-format |
| 88 | msgid "%(value).1f billion" |
| 89 | msgid_plural "%(value).1f billion" |
| 90 | msgstr[0] "" |
| 91 | msgstr[1] "" |
| 92 | |
| 93 | #: contrib/humanize/templatetags/humanize.py:51 |
| 94 | #, python-format |
| 95 | msgid "%(value).1f million" |
| 96 | msgid_plural "%(value).1f million" |
| 97 | msgstr[0] "" |
| 98 | msgstr[1] "" |
| 99 | |
| 100 | #: contrib/humanize/templatetags/humanize.py:57 |
| 101 | #, python-format |
| 102 | msgid "%(value).1f trillion" |
| 103 | msgid_plural "%(value).1f trillion" |
| 104 | msgstr[0] "" |
| 105 | msgstr[1] "" |
| 106 | |
| 107 | #: template/defaultfilters.py:811 |
| 108 | #, python-format |
| 109 | msgid "%.1f GB" |
| 110 | msgstr "" |
| 111 | |
| 112 | #: template/defaultfilters.py:808 |
| 113 | #, python-format |
| 114 | msgid "%.1f KB" |
| 115 | msgstr "" |
| 116 | |
| 117 | #: template/defaultfilters.py:810 |
| 118 | #, python-format |
| 119 | msgid "%.1f MB" |
| 120 | msgstr "" |
| 121 | |
| 122 | #: contrib/admin/sites.py:447 |
| 123 | #, python-format |
| 124 | msgid "%s administration" |
| 125 | msgstr "" |
| 126 | |
| 127 | #: contrib/admindocs/views.py:361 |
| 128 | #, python-format |
| 129 | msgid "%s does not appear to be a urlpattern object" |
| 130 | msgstr "" |
| 131 | |
| 132 | #: utils/timesince.py:56 |
| 133 | #, python-format |
| 134 | msgid ", %(number)d %(type)s" |
| 135 | msgstr "" |
| 136 | |
| 137 | #: contrib/comments/admin.py:60 |
| 138 | #, python-format |
| 139 | msgid "1 comment was successfully %(action)s." |
| 140 | msgid_plural "%(count)s comments were successfully %(action)s." |
| 141 | msgstr[0] "" |
| 142 | msgstr[1] "" |
| 143 | |
| 144 | #: contrib/admin/templates/admin/search_form.html:10 |
| 145 | #, python-format |
| 146 | msgid "1 result" |
| 147 | msgid_plural "%(counter)s results" |
| 148 | msgstr[0] "" |
| 149 | msgstr[1] "" |
| 150 | |
| 151 | #: contrib/admin/filterspecs.py:44 |
| 152 | #, python-format |
| 153 | msgid "" |
| 154 | "<h3>By %s:</h3>\n" |
| 155 | "<ul>\n" |
| 156 | msgstr "" |
| 157 | |
| 158 | #: contrib/admin/templates/admin/actions.html:7 |
| 159 | #, python-format |
| 160 | msgid "" |
| 161 | "<span class=\"_acnt\">0</span> of %(total_count)s %(module_name)s selected" |
| 162 | msgstr "" |
| 163 | |
| 164 | #: contrib/localflavor/es/es_provinces.py:19 |
| 165 | msgid "A Coruna" |
| 166 | msgstr "" |
| 167 | |
| 168 | #: contrib/auth/forms.py:31 |
| 169 | msgid "A user with that username already exists." |
| 170 | msgstr "" |
| 171 | |
| 172 | #: utils/dateformat.py:49 |
| 173 | msgid "AM" |
| 174 | msgstr "" |
| 175 | |
| 176 | #: contrib/localflavor/ch/ch_states.py:5 |
| 177 | msgid "Aargau" |
| 178 | msgstr "" |
| 179 | |
| 180 | #: contrib/admin/templates/admin/object_history.html:24 |
| 181 | msgid "Action" |
| 182 | msgstr "" |
| 183 | |
| 184 | #: contrib/admin/helpers.py:19 |
| 185 | msgid "Action:" |
| 186 | msgstr "" |
| 187 | |
| 188 | #: contrib/admin/templates/admin/change_form.html:21 |
| 189 | #: contrib/admin/templates/admin/index.html:29 |
| 190 | msgid "Add" |
| 191 | msgstr "" |
| 192 | |
| 193 | #: contrib/admin/templates/admin/change_list.html:57 |
| 194 | #, python-format |
| 195 | msgid "Add %(name)s" |
| 196 | msgstr "" |
| 197 | |
| 198 | #: contrib/admin/options.py:834 |
| 199 | #, python-format |
| 200 | msgid "Add %s" |
| 201 | msgstr "" |
| 202 | |
| 203 | #: contrib/admin/widgets.py:238 |
| 204 | msgid "Add Another" |
| 205 | msgstr "" |
| 206 | |
| 207 | #: contrib/admin/templates/admin/edit_inline/stacked.html:33 |
| 208 | #: contrib/admin/templates/admin/edit_inline/tabular.html:78 |
| 209 | #, python-format |
| 210 | msgid "Add another %(verbose_name)s" |
| 211 | msgstr "" |
| 212 | |
| 213 | #: contrib/admin/options.py:561 |
| 214 | #, python-format |
| 215 | msgid "Added %(name)s \"%(object)s\"." |
| 216 | msgstr "" |
| 217 | |
| 218 | #: contrib/flatpages/admin.py:22 |
| 219 | msgid "Advanced options" |
| 220 | msgstr "" |
| 221 | |
| 222 | #: contrib/localflavor/mx/mx_states.py:12 |
| 223 | msgid "Aguascalientes" |
| 224 | msgstr "" |
| 225 | |
| 226 | #: contrib/localflavor/jp/jp_prefectures.py:26 |
| 227 | msgid "Aichi" |
| 228 | msgstr "" |
| 229 | |
| 230 | #: contrib/localflavor/jp/jp_prefectures.py:8 |
| 231 | msgid "Akita" |
| 232 | msgstr "" |
| 233 | |
| 234 | #: contrib/localflavor/es/es_provinces.py:7 |
| 235 | msgid "Alacant" |
| 236 | msgstr "" |
| 237 | |
| 238 | #: contrib/localflavor/es/es_provinces.py:6 |
| 239 | msgid "Albacete" |
| 240 | msgstr "" |
| 241 | |
| 242 | #: contrib/admin/filterspecs.py:75 contrib/admin/filterspecs.py:92 |
| 243 | #: contrib/admin/filterspecs.py:147 contrib/admin/filterspecs.py:173 |
| 244 | msgid "All" |
| 245 | msgstr "" |
| 246 | |
| 247 | #: contrib/admin/templates/admin/actions.html:11 |
| 248 | #, python-format |
| 249 | msgid "All %(total_count)s %(module_name)s selected" |
| 250 | msgstr "" |
| 251 | |
| 252 | #: contrib/admin/templatetags/admin_list.py:240 |
| 253 | msgid "All dates" |
| 254 | msgstr "" |
| 255 | |
| 256 | #: contrib/localflavor/es/es_provinces.py:8 |
| 257 | msgid "Almeria" |
| 258 | msgstr "" |
| 259 | |
| 260 | #: contrib/gis/forms/fields.py:20 |
| 261 | msgid "" |
| 262 | "An error occurred when transforming the geometry to the SRID of the geometry " |
| 263 | "form field." |
| 264 | msgstr "" |
| 265 | |
| 266 | #: contrib/localflavor/es/es_regions.py:5 |
| 267 | msgid "Andalusia" |
| 268 | msgstr "" |
| 269 | |
| 270 | #: contrib/localflavor/ie/ie_counties.py:8 |
| 271 | msgid "Antrim" |
| 272 | msgstr "" |
| 273 | |
| 274 | #: contrib/admin/filterspecs.py:113 |
| 275 | msgid "Any date" |
| 276 | msgstr "" |
| 277 | |
| 278 | #: contrib/localflavor/jp/jp_prefectures.py:5 |
| 279 | msgid "Aomori" |
| 280 | msgstr "" |
| 281 | |
| 282 | #: contrib/admindocs/views.py:190 |
| 283 | #, python-format |
| 284 | msgid "App %r not found" |
| 285 | msgstr "" |
| 286 | |
| 287 | #: contrib/localflavor/ch/ch_states.py:7 |
| 288 | msgid "Appenzell Ausserrhoden" |
| 289 | msgstr "" |
| 290 | |
| 291 | #: contrib/localflavor/ch/ch_states.py:6 |
| 292 | msgid "Appenzell Innerrhoden" |
| 293 | msgstr "" |
| 294 | |
| 295 | #: contrib/comments/templates/comments/approve.html:12 |
| 296 | msgid "Approve" |
| 297 | msgstr "" |
| 298 | |
| 299 | #: contrib/comments/templates/comments/approve.html:4 |
| 300 | msgid "Approve a comment" |
| 301 | msgstr "" |
| 302 | |
| 303 | #: contrib/comments/admin.py:44 |
| 304 | msgid "Approve selected comments" |
| 305 | msgstr "" |
| 306 | |
| 307 | #: utils/dates.py:18 utils/dates.py:31 |
| 308 | msgid "April" |
| 309 | msgstr "" |
| 310 | |
| 311 | #: conf/global_settings.py:44 |
| 312 | msgid "Arabic" |
| 313 | msgstr "" |
| 314 | |
| 315 | #: contrib/localflavor/es/es_regions.py:6 |
| 316 | msgid "Aragon" |
| 317 | msgstr "" |
| 318 | |
| 319 | #: contrib/localflavor/es/es_provinces.py:5 |
| 320 | msgid "Arava" |
| 321 | msgstr "" |
| 322 | |
| 323 | #: contrib/admin/templates/admin/delete_confirmation.html:23 |
| 324 | #, python-format |
| 325 | msgid "" |
| 326 | "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " |
| 327 | "All of the following related items will be deleted:" |
| 328 | msgstr "" |
| 329 | |
| 330 | #: contrib/admin/templates/admin/delete_selected_confirmation.html:22 |
| 331 | #, python-format |
| 332 | msgid "" |
| 333 | "Are you sure you want to delete the selected %(object_name)s objects? All of " |
| 334 | "the following objects and their related items will be deleted:" |
| 335 | msgstr "" |
| 336 | |
| 337 | #: contrib/admin/actions.py:67 contrib/admin/options.py:1094 |
| 338 | msgid "Are you sure?" |
| 339 | msgstr "" |
| 340 | |
| 341 | #: conf/global_settings.py:56 |
| 342 | msgid "Argentinean Spanish" |
| 343 | msgstr "" |
| 344 | |
| 345 | #: contrib/localflavor/ie/ie_counties.py:9 |
| 346 | msgid "Armagh" |
| 347 | msgstr "" |
| 348 | |
| 349 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:28 |
| 350 | msgid "As above, but opens the admin page in a new window." |
| 351 | msgstr "" |
| 352 | |
| 353 | #: contrib/localflavor/es/es_provinces.py:37 |
| 354 | msgid "Asturias" |
| 355 | msgstr "" |
| 356 | |
| 357 | #: utils/dates.py:32 |
| 358 | msgid "Aug." |
| 359 | msgstr "" |
| 360 | |
| 361 | #: utils/dates.py:19 |
| 362 | msgid "August" |
| 363 | msgstr "" |
| 364 | |
| 365 | #: contrib/localflavor/es/es_provinces.py:9 |
| 366 | msgid "Avila" |
| 367 | msgstr "" |
| 368 | |
| 369 | #: contrib/localflavor/es/es_provinces.py:10 |
| 370 | msgid "Badajoz" |
| 371 | msgstr "" |
| 372 | |
| 373 | #: contrib/localflavor/de/de_states.py:5 |
| 374 | msgid "Baden-Wuerttemberg" |
| 375 | msgstr "" |
| 376 | |
| 377 | #: contrib/localflavor/mx/mx_states.py:13 |
| 378 | msgid "Baja California" |
| 379 | msgstr "" |
| 380 | |
| 381 | #: contrib/localflavor/mx/mx_states.py:14 |
| 382 | msgid "Baja California Sur" |
| 383 | msgstr "" |
| 384 | |
| 385 | #: contrib/localflavor/es/es_regions.py:8 |
| 386 | msgid "Balearic Islands" |
| 387 | msgstr "" |
| 388 | |
| 389 | #: contrib/localflavor/id/id_choices.py:9 |
| 390 | #: contrib/localflavor/id/id_choices.py:73 |
| 391 | msgid "Bali" |
| 392 | msgstr "" |
| 393 | |
| 394 | #: contrib/localflavor/id/id_choices.py:65 |
| 395 | msgid "Bandung" |
| 396 | msgstr "" |
| 397 | |
| 398 | #: contrib/localflavor/sk/sk_districts.py:11 |
| 399 | msgid "Banovce nad Bebravou" |
| 400 | msgstr "" |
| 401 | |
| 402 | #: contrib/localflavor/sk/sk_districts.py:8 |
| 403 | msgid "Banska Bystrica" |
| 404 | msgstr "" |
| 405 | |
| 406 | #: contrib/localflavor/sk/sk_regions.py:8 |
| 407 | msgid "Banska Bystrica region" |
| 408 | msgstr "" |
| 409 | |
| 410 | #: contrib/localflavor/sk/sk_districts.py:9 |
| 411 | msgid "Banska Stiavnica" |
| 412 | msgstr "" |
| 413 | |
| 414 | #: contrib/localflavor/id/id_choices.py:10 |
| 415 | #: contrib/localflavor/id/id_choices.py:45 |
| 416 | msgid "Banten" |
| 417 | msgstr "" |
| 418 | |
| 419 | #: contrib/localflavor/id/id_choices.py:95 |
| 420 | msgid "Banyumas" |
| 421 | msgstr "" |
| 422 | |
| 423 | #: contrib/localflavor/es/es_provinces.py:12 |
| 424 | msgid "Barcelona" |
| 425 | msgstr "" |
| 426 | |
| 427 | #: contrib/localflavor/sk/sk_districts.py:10 |
| 428 | msgid "Bardejov" |
| 429 | msgstr "" |
| 430 | |
| 431 | #: contrib/localflavor/ch/ch_states.py:9 |
| 432 | msgid "Basel-Land" |
| 433 | msgstr "" |
| 434 | |
| 435 | #: contrib/localflavor/ch/ch_states.py:8 |
| 436 | msgid "Basel-Stadt" |
| 437 | msgstr "" |
| 438 | |
| 439 | #: conf/global_settings.py:58 |
| 440 | msgid "Basque" |
| 441 | msgstr "" |
| 442 | |
| 443 | #: contrib/localflavor/es/es_regions.py:9 |
| 444 | msgid "Basque Country" |
| 445 | msgstr "" |
| 446 | |
| 447 | #: contrib/localflavor/de/de_states.py:6 |
| 448 | msgid "Bavaria" |
| 449 | msgstr "" |
| 450 | |
| 451 | #: contrib/localflavor/uk/uk_regions.py:11 |
| 452 | msgid "Bedfordshire" |
| 453 | msgstr "" |
| 454 | |
| 455 | #: conf/global_settings.py:46 |
| 456 | msgid "Bengali" |
| 457 | msgstr "" |
| 458 | |
| 459 | #: contrib/localflavor/id/id_choices.py:11 |
| 460 | #: contrib/localflavor/id/id_choices.py:54 |
| 461 | msgid "Bengkulu" |
| 462 | msgstr "" |
| 463 | |
| 464 | #: contrib/localflavor/de/de_states.py:7 |
| 465 | msgid "Berlin" |
| 466 | msgstr "" |
| 467 | |
| 468 | #: contrib/localflavor/ch/ch_states.py:10 |
| 469 | msgid "Berne" |
| 470 | msgstr "" |
| 471 | |
| 472 | #: db/models/fields/__init__.py:892 |
| 473 | msgid "Big (8 byte) integer" |
| 474 | msgstr "" |
| 475 | |
| 476 | #: contrib/localflavor/es/es_provinces.py:52 |
| 477 | msgid "Bizkaia" |
| 478 | msgstr "" |
| 479 | |
| 480 | #: contrib/localflavor/se/se_counties.py:25 |
| 481 | msgid "Blekinge" |
| 482 | msgstr "" |
| 483 | |
| 484 | #: contrib/localflavor/id/id_choices.py:84 |
| 485 | msgid "Bogor" |
| 486 | msgstr "" |
| 487 | |
| 488 | #: contrib/localflavor/id/id_choices.py:97 |
| 489 | msgid "Bojonegoro" |
| 490 | msgstr "" |
| 491 | |
| 492 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:3 |
| 493 | msgid "Bookmarklets" |
| 494 | msgstr "" |
| 495 | |
| 496 | #: db/models/fields/__init__.py:512 |
| 497 | msgid "Boolean (Either True or False)" |
| 498 | msgstr "" |
| 499 | |
| 500 | #: db/models/fields/__init__.py:923 |
| 501 | msgid "Boolean (Either True, False or None)" |
| 502 | msgstr "" |
| 503 | |
| 504 | #: contrib/localflavor/uk/uk_regions.py:75 |
| 505 | msgid "Borders" |
| 506 | msgstr "" |
| 507 | |
| 508 | #: conf/global_settings.py:47 |
| 509 | msgid "Bosnian" |
| 510 | msgstr "" |
| 511 | |
| 512 | #: contrib/localflavor/de/de_states.py:8 |
| 513 | msgid "Brandenburg" |
| 514 | msgstr "" |
| 515 | |
| 516 | #: contrib/localflavor/sk/sk_districts.py:13 |
| 517 | msgid "Bratislava I" |
| 518 | msgstr "" |
| 519 | |
| 520 | #: contrib/localflavor/sk/sk_districts.py:14 |
| 521 | msgid "Bratislava II" |
| 522 | msgstr "" |
| 523 | |
| 524 | #: contrib/localflavor/sk/sk_districts.py:15 |
| 525 | msgid "Bratislava III" |
| 526 | msgstr "" |
| 527 | |
| 528 | #: contrib/localflavor/sk/sk_districts.py:16 |
| 529 | msgid "Bratislava IV" |
| 530 | msgstr "" |
| 531 | |
| 532 | #: contrib/localflavor/sk/sk_districts.py:17 |
| 533 | msgid "Bratislava V" |
| 534 | msgstr "" |
| 535 | |
| 536 | #: contrib/localflavor/sk/sk_regions.py:9 |
| 537 | msgid "Bratislava region" |
| 538 | msgstr "" |
| 539 | |
| 540 | #: conf/global_settings.py:83 |
| 541 | msgid "Brazilian Portuguese" |
| 542 | msgstr "" |
| 543 | |
| 544 | #: contrib/localflavor/de/de_states.py:9 |
| 545 | msgid "Bremen" |
| 546 | msgstr "" |
| 547 | |
| 548 | #: contrib/localflavor/sk/sk_districts.py:12 |
| 549 | msgid "Brezno" |
| 550 | msgstr "" |
| 551 | |
| 552 | #: contrib/localflavor/uk/uk_regions.py:12 |
| 553 | msgid "Buckinghamshire" |
| 554 | msgstr "" |
| 555 | |
| 556 | #: conf/global_settings.py:45 |
| 557 | msgid "Bulgarian" |
| 558 | msgstr "" |
| 559 | |
| 560 | #: contrib/localflavor/at/at_states.py:5 |
| 561 | msgid "Burgenland" |
| 562 | msgstr "" |
| 563 | |
| 564 | #: contrib/localflavor/es/es_provinces.py:13 |
| 565 | msgid "Burgos" |
| 566 | msgstr "" |
| 567 | |
| 568 | #: contrib/localflavor/sk/sk_districts.py:18 |
| 569 | msgid "Bytca" |
| 570 | msgstr "" |
| 571 | |
| 572 | #: contrib/localflavor/es/es_provinces.py:14 |
| 573 | msgid "Caceres" |
| 574 | msgstr "" |
| 575 | |
| 576 | #: contrib/localflavor/sk/sk_districts.py:19 |
| 577 | msgid "Cadca" |
| 578 | msgstr "" |
| 579 | |
| 580 | #: contrib/localflavor/es/es_provinces.py:15 |
| 581 | msgid "Cadiz" |
| 582 | msgstr "" |
| 583 | |
| 584 | #: contrib/localflavor/mx/mx_states.py:15 |
| 585 | msgid "Campeche" |
| 586 | msgstr "" |
| 587 | |
| 588 | #: contrib/localflavor/es/es_regions.py:10 |
| 589 | msgid "Canary Islands" |
| 590 | msgstr "" |
| 591 | |
| 592 | #: contrib/localflavor/es/es_provinces.py:43 |
| 593 | #: contrib/localflavor/es/es_regions.py:11 |
| 594 | msgid "Cantabria" |
| 595 | msgstr "" |
| 596 | |
| 597 | #: contrib/localflavor/at/at_states.py:6 |
| 598 | msgid "Carinthia" |
| 599 | msgstr "" |
| 600 | |
| 601 | #: contrib/localflavor/ie/ie_counties.py:10 |
| 602 | msgid "Carlow" |
| 603 | msgstr "" |
| 604 | |
| 605 | #: contrib/localflavor/cz/cz_regions.py:12 |
| 606 | msgid "Carlsbad Region" |
| 607 | msgstr "" |
| 608 | |
| 609 | #: contrib/localflavor/es/es_provinces.py:16 |
| 610 | msgid "Castello" |
| 611 | msgstr "" |
| 612 | |
| 613 | #: contrib/localflavor/es/es_regions.py:13 |
| 614 | msgid "Castile and Leon" |
| 615 | msgstr "" |
| 616 | |
| 617 | #: contrib/localflavor/es/es_regions.py:12 |
| 618 | msgid "Castile-La Mancha" |
| 619 | msgstr "" |
| 620 | |
| 621 | #: conf/global_settings.py:48 |
| 622 | msgid "Catalan" |
| 623 | msgstr "" |
| 624 | |
| 625 | #: contrib/localflavor/es/es_regions.py:14 |
| 626 | msgid "Catalonia" |
| 627 | msgstr "" |
| 628 | |
| 629 | #: contrib/localflavor/ie/ie_counties.py:11 |
| 630 | msgid "Cavan" |
| 631 | msgstr "" |
| 632 | |
| 633 | #: contrib/localflavor/cz/cz_regions.py:9 |
| 634 | msgid "Central Bohemian Region" |
| 635 | msgstr "" |
| 636 | |
| 637 | #: contrib/localflavor/uk/uk_regions.py:76 |
| 638 | msgid "Central Scotland" |
| 639 | msgstr "" |
| 640 | |
| 641 | #: contrib/localflavor/es/es_provinces.py:55 |
| 642 | msgid "Ceuta" |
| 643 | msgstr "" |
| 644 | |
| 645 | #: contrib/admin/templates/admin/index.html:35 |
| 646 | msgid "Change" |
| 647 | msgstr "" |
| 648 | |
| 649 | #: contrib/admin/options.py:925 |
| 650 | #, python-format |
| 651 | msgid "Change %s" |
| 652 | msgstr "" |
| 653 | |
| 654 | #: contrib/admin/options.py:1124 |
| 655 | #, python-format |
| 656 | msgid "Change history: %s" |
| 657 | msgstr "" |
| 658 | |
| 659 | #: contrib/admin/templates/registration/password_change_form.html:43 |
| 660 | #: contrib/admin/templates/registration/password_reset_confirm.html:21 |
| 661 | msgid "Change my password" |
| 662 | msgstr "" |
| 663 | |
| 664 | #: contrib/admin/templates/admin/base.html:40 |
| 665 | #: contrib/admin/templates/admin/auth/user/change_password.html:15 |
| 666 | #: contrib/admin/templates/admin/auth/user/change_password.html:48 |
| 667 | #: contrib/admin/templates/registration/password_change_done.html:3 |
| 668 | #: contrib/admin/templates/registration/password_change_form.html:4 |
| 669 | msgid "Change password" |
| 670 | msgstr "" |
| 671 | |
| 672 | #: contrib/auth/admin.py:121 |
| 673 | #, python-format |
| 674 | msgid "Change password: %s" |
| 675 | msgstr "" |
| 676 | |
| 677 | #: contrib/admin/widgets.py:96 |
| 678 | msgid "Change:" |
| 679 | msgstr "" |
| 680 | |
| 681 | #: contrib/admin/options.py:565 |
| 682 | #, python-format |
| 683 | msgid "Changed %(list)s for %(name)s \"%(object)s\"." |
| 684 | msgstr "" |
| 685 | |
| 686 | #: contrib/admin/options.py:556 |
| 687 | #, python-format |
| 688 | msgid "Changed %s." |
| 689 | msgstr "" |
| 690 | |
| 691 | #: contrib/comments/models.py:65 |
| 692 | msgid "" |
| 693 | "Check this box if the comment is inappropriate. A \"This comment has been " |
| 694 | "removed\" message will be displayed instead." |
| 695 | msgstr "" |
| 696 | |
| 697 | #: contrib/localflavor/uk/uk_regions.py:14 |
| 698 | msgid "Cheshire" |
| 699 | msgstr "" |
| 700 | |
| 701 | #: contrib/localflavor/mx/mx_states.py:17 |
| 702 | msgid "Chiapas" |
| 703 | msgstr "" |
| 704 | |
| 705 | #: contrib/localflavor/jp/jp_prefectures.py:15 |
| 706 | msgid "Chiba" |
| 707 | msgstr "" |
| 708 | |
| 709 | #: contrib/localflavor/mx/mx_states.py:16 |
| 710 | msgid "Chihuahua" |
| 711 | msgstr "" |
| 712 | |
| 713 | #: contrib/localflavor/id/id_choices.py:80 |
| 714 | msgid "Cirebon" |
| 715 | msgstr "" |
| 716 | |
| 717 | #: contrib/localflavor/es/es_provinces.py:17 |
| 718 | msgid "Ciudad Real" |
| 719 | msgstr "" |
| 720 | |
| 721 | #: contrib/localflavor/ie/ie_counties.py:12 |
| 722 | msgid "Clare" |
| 723 | msgstr "" |
| 724 | |
| 725 | #: contrib/admin/templates/admin/actions.html:16 |
| 726 | msgid "Clear selection" |
| 727 | msgstr "" |
| 728 | |
| 729 | #: contrib/admin/templates/admin/actions.html:14 |
| 730 | msgid "Click here to select all objects across all pages" |
| 731 | msgstr "" |
| 732 | |
| 733 | #: contrib/localflavor/uk/uk_regions.py:64 |
| 734 | msgid "Clwyd" |
| 735 | msgstr "" |
| 736 | |
| 737 | #: contrib/localflavor/se/forms.py:108 |
| 738 | msgid "Co-ordination numbers are not allowed." |
| 739 | msgstr "" |
| 740 | |
| 741 | #: contrib/localflavor/mx/mx_states.py:18 |
| 742 | msgid "Coahuila" |
| 743 | msgstr "" |
| 744 | |
| 745 | #: contrib/localflavor/mx/mx_states.py:19 |
| 746 | msgid "Colima" |
| 747 | msgstr "" |
| 748 | |
| 749 | #: db/models/fields/__init__.py:582 |
| 750 | msgid "Comma-separated integers" |
| 751 | msgstr "" |
| 752 | |
| 753 | #: contrib/comments/forms.py:96 |
| 754 | msgid "Comment" |
| 755 | msgstr "" |
| 756 | |
| 757 | #: contrib/admin/templates/registration/password_reset_confirm.html:20 |
| 758 | msgid "Confirm password:" |
| 759 | msgstr "" |
| 760 | |
| 761 | #: contrib/comments/admin.py:12 |
| 762 | msgid "Content" |
| 763 | msgstr "" |
| 764 | |
| 765 | #: contrib/localflavor/es/es_provinces.py:18 |
| 766 | msgid "Cordoba" |
| 767 | msgstr "" |
| 768 | |
| 769 | #: contrib/localflavor/ie/ie_counties.py:13 |
| 770 | msgid "Cork" |
| 771 | msgstr "" |
| 772 | |
| 773 | #: contrib/localflavor/uk/uk_regions.py:15 |
| 774 | msgid "Cornwall and Isles of Scilly" |
| 775 | msgstr "" |
| 776 | |
| 777 | #: contrib/localflavor/id/id_choices.py:63 |
| 778 | msgid "Corps Consulate" |
| 779 | msgstr "" |
| 780 | |
| 781 | #: contrib/localflavor/id/id_choices.py:64 |
| 782 | msgid "Corps Diplomatic" |
| 783 | msgstr "" |
| 784 | |
| 785 | #: contrib/localflavor/uk/uk_regions.py:55 |
| 786 | msgid "County Antrim" |
| 787 | msgstr "" |
| 788 | |
| 789 | #: contrib/localflavor/uk/uk_regions.py:56 |
| 790 | msgid "County Armagh" |
| 791 | msgstr "" |
| 792 | |
| 793 | #: contrib/localflavor/uk/uk_regions.py:57 |
| 794 | msgid "County Down" |
| 795 | msgstr "" |
| 796 | |
| 797 | #: contrib/localflavor/uk/uk_regions.py:58 |
| 798 | msgid "County Fermanagh" |
| 799 | msgstr "" |
| 800 | |
| 801 | #: contrib/localflavor/uk/uk_regions.py:59 |
| 802 | msgid "County Londonderry" |
| 803 | msgstr "" |
| 804 | |
| 805 | #: contrib/localflavor/uk/uk_regions.py:60 |
| 806 | msgid "County Tyrone" |
| 807 | msgstr "" |
| 808 | |
| 809 | #: conf/global_settings.py:67 |
| 810 | msgid "Croatian" |
| 811 | msgstr "" |
| 812 | |
| 813 | #: contrib/localflavor/es/es_provinces.py:20 |
| 814 | msgid "Cuenca" |
| 815 | msgstr "" |
| 816 | |
| 817 | #: contrib/localflavor/uk/uk_regions.py:16 |
| 818 | msgid "Cumbria" |
| 819 | msgstr "" |
| 820 | |
| 821 | #: contrib/admin/widgets.py:96 |
| 822 | msgid "Currently:" |
| 823 | msgstr "" |
| 824 | |
| 825 | #: conf/global_settings.py:49 |
| 826 | msgid "Czech" |
| 827 | msgstr "" |
| 828 | |
| 829 | #: utils/translation/trans_real.py:531 |
| 830 | msgid "DATETIME_FORMAT" |
| 831 | msgstr "" |
| 832 | |
| 833 | #: utils/translation/trans_real.py:530 |
| 834 | msgid "DATE_FORMAT" |
| 835 | msgstr "N j, Y" |
| 836 | |
| 837 | #: contrib/localflavor/se/se_counties.py:32 |
| 838 | msgid "Dalarna" |
| 839 | msgstr "" |
| 840 | |
| 841 | #: conf/global_settings.py:51 |
| 842 | msgid "Danish" |
| 843 | msgstr "" |
| 844 | |
| 845 | #: contrib/admin/options.py:970 |
| 846 | msgid "Database error" |
| 847 | msgstr "" |
| 848 | |
| 849 | #: db/models/fields/__init__.py:684 |
| 850 | msgid "Date (with time)" |
| 851 | msgstr "" |
| 852 | |
| 853 | #: db/models/fields/__init__.py:596 |
| 854 | msgid "Date (without time)" |
| 855 | msgstr "" |
| 856 | |
| 857 | #: contrib/admin/templates/admin/object_history.html:22 |
| 858 | msgid "Date/time" |
| 859 | msgstr "" |
| 860 | |
| 861 | #: contrib/admin/widgets.py:72 |
| 862 | msgid "Date:" |
| 863 | msgstr "" |
| 864 | |
| 865 | #: utils/dates.py:32 |
| 866 | msgid "Dec." |
| 867 | msgstr "" |
| 868 | |
| 869 | #: utils/dates.py:20 |
| 870 | msgid "December" |
| 871 | msgstr "" |
| 872 | |
| 873 | #: db/models/fields/__init__.py:752 |
| 874 | msgid "Decimal number" |
| 875 | msgstr "" |
| 876 | |
| 877 | #: contrib/admin/templates/admin/delete_confirmation.html:10 |
| 878 | #: contrib/admin/templates/admin/submit_line.html:4 forms/formsets.py:291 |
| 879 | msgid "Delete" |
| 880 | msgstr "" |
| 881 | |
| 882 | #: contrib/admin/templates/admin/delete_selected_confirmation.html:9 |
| 883 | msgid "Delete multiple objects" |
| 884 | msgstr "" |
| 885 | |
| 886 | #: contrib/admin/actions.py:85 |
| 887 | #, python-format |
| 888 | msgid "Delete selected %(verbose_name_plural)s" |
| 889 | msgstr "" |
| 890 | |
| 891 | #: contrib/admin/templates/admin/edit_inline/tabular.html:15 |
| 892 | msgid "Delete?" |
| 893 | msgstr "" |
| 894 | |
| 895 | #: contrib/admin/options.py:570 |
| 896 | #, python-format |
| 897 | msgid "Deleted %(name)s \"%(object)s\"." |
| 898 | msgstr "" |
| 899 | |
| 900 | #: contrib/admin/templates/admin/delete_confirmation.html:16 |
| 901 | #, python-format |
| 902 | msgid "" |
| 903 | "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " |
| 904 | "related objects, but your account doesn't have permission to delete the " |
| 905 | "following types of objects:" |
| 906 | msgstr "" |
| 907 | |
| 908 | #: contrib/admin/templates/admin/delete_selected_confirmation.html:15 |
| 909 | #, python-format |
| 910 | msgid "" |
| 911 | "Deleting the %(object_name)s would result in deleting related objects, but " |
| 912 | "your account doesn't have permission to delete the following types of " |
| 913 | "objects:" |
| 914 | msgstr "" |
| 915 | |
| 916 | #: contrib/localflavor/uk/uk_regions.py:17 |
| 917 | msgid "Derbyshire" |
| 918 | msgstr "" |
| 919 | |
| 920 | #: contrib/localflavor/ie/ie_counties.py:14 |
| 921 | msgid "Derry" |
| 922 | msgstr "" |
| 923 | |
| 924 | #: contrib/auth/models.py:187 |
| 925 | msgid "" |
| 926 | "Designates that this user has all permissions without explicitly assigning " |
| 927 | "them." |
| 928 | msgstr "" |
| 929 | |
| 930 | #: contrib/auth/models.py:185 |
| 931 | msgid "Designates whether the user can log into this admin site." |
| 932 | msgstr "" |
| 933 | |
| 934 | #: contrib/auth/models.py:186 |
| 935 | msgid "" |
| 936 | "Designates whether this user should be treated as active. Unselect this " |
| 937 | "instead of deleting accounts." |
| 938 | msgstr "" |
| 939 | |
| 940 | #: contrib/localflavor/sk/sk_districts.py:20 |
| 941 | msgid "Detva" |
| 942 | msgstr "" |
| 943 | |
| 944 | #: contrib/localflavor/uk/uk_regions.py:18 |
| 945 | msgid "Devon" |
| 946 | msgstr "" |
| 947 | |
| 948 | #: contrib/localflavor/mx/mx_states.py:20 |
| 949 | msgid "Distrito Federal" |
| 950 | msgstr "" |
| 951 | |
| 952 | #: contrib/admin/templates/admin/base_site.html:7 |
| 953 | msgid "Django administration" |
| 954 | msgstr "" |
| 955 | |
| 956 | #: contrib/admin/templates/admin/base_site.html:4 |
| 957 | msgid "Django site admin" |
| 958 | msgstr "" |
| 959 | |
| 960 | #: contrib/admin/templates/admin/base.html:32 |
| 961 | #: contrib/admin/templates/registration/password_change_done.html:3 |
| 962 | #: contrib/admin/templates/registration/password_change_form.html:4 |
| 963 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:3 |
| 964 | msgid "Documentation" |
| 965 | msgstr "" |
| 966 | |
| 967 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:4 |
| 968 | msgid "Documentation bookmarklets" |
| 969 | msgstr "" |
| 970 | |
| 971 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:18 |
| 972 | msgid "Documentation for this page" |
| 973 | msgstr "" |
| 974 | |
| 975 | #: contrib/localflavor/sk/sk_districts.py:21 |
| 976 | msgid "Dolny Kubin" |
| 977 | msgstr "" |
| 978 | |
| 979 | #: contrib/localflavor/ie/ie_counties.py:15 |
| 980 | msgid "Donegal" |
| 981 | msgstr "" |
| 982 | |
| 983 | #: contrib/localflavor/uk/uk_regions.py:19 |
| 984 | msgid "Dorset" |
| 985 | msgstr "" |
| 986 | |
| 987 | #: contrib/localflavor/ie/ie_counties.py:16 |
| 988 | msgid "Down" |
| 989 | msgstr "" |
| 990 | |
| 991 | #: contrib/localflavor/nl/nl_provinces.py:4 |
| 992 | msgid "Drenthe" |
| 993 | msgstr "" |
| 994 | |
| 995 | #: contrib/localflavor/ie/ie_counties.py:17 |
| 996 | msgid "Dublin" |
| 997 | msgstr "" |
| 998 | |
| 999 | #: contrib/localflavor/uk/uk_regions.py:77 |
| 1000 | msgid "Dumfries and Galloway" |
| 1001 | msgstr "" |
| 1002 | |
| 1003 | #: contrib/localflavor/sk/sk_districts.py:22 |
| 1004 | msgid "Dunajska Streda" |
| 1005 | msgstr "" |
| 1006 | |
| 1007 | #: contrib/localflavor/mx/mx_states.py:21 |
| 1008 | msgid "Durango" |
| 1009 | msgstr "" |
| 1010 | |
| 1011 | #: contrib/localflavor/uk/uk_regions.py:20 |
| 1012 | msgid "Durham" |
| 1013 | msgstr "" |
| 1014 | |
| 1015 | #: conf/global_settings.py:79 |
| 1016 | msgid "Dutch" |
| 1017 | msgstr "" |
| 1018 | |
| 1019 | #: contrib/localflavor/uk/uk_regions.py:65 |
| 1020 | msgid "Dyfed" |
| 1021 | msgstr "" |
| 1022 | |
| 1023 | #: contrib/auth/forms.py:101 |
| 1024 | msgid "E-mail" |
| 1025 | msgstr "" |
| 1026 | |
| 1027 | #: db/models/fields/__init__.py:807 |
| 1028 | msgid "E-mail address" |
| 1029 | msgstr "" |
| 1030 | |
| 1031 | #: contrib/admin/templates/registration/password_reset_form.html:16 |
| 1032 | msgid "E-mail address:" |
| 1033 | msgstr "" |
| 1034 | |
| 1035 | #: contrib/localflavor/uk/uk_regions.py:21 |
| 1036 | msgid "East Sussex" |
| 1037 | msgstr "" |
| 1038 | |
| 1039 | #: contrib/localflavor/za/za_provinces.py:4 |
| 1040 | msgid "Eastern Cape" |
| 1041 | msgstr "" |
| 1042 | |
| 1043 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:24 |
| 1044 | msgid "Edit this object (current window)" |
| 1045 | msgstr "" |
| 1046 | |
| 1047 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:27 |
| 1048 | msgid "Edit this object (new window)" |
| 1049 | msgstr "" |
| 1050 | |
| 1051 | #: contrib/localflavor/jp/jp_prefectures.py:41 |
| 1052 | msgid "Ehime" |
| 1053 | msgstr "" |
| 1054 | |
| 1055 | #: contrib/comments/forms.py:94 |
| 1056 | msgid "Email address" |
| 1057 | msgstr "" |
| 1058 | |
| 1059 | #: contrib/localflavor/uk/uk_regions.py:90 |
| 1060 | msgid "England" |
| 1061 | msgstr "" |
| 1062 | |
| 1063 | #: conf/global_settings.py:54 |
| 1064 | msgid "English" |
| 1065 | msgstr "" |
| 1066 | |
| 1067 | #: forms/fields.py:251 |
| 1068 | #, python-format |
| 1069 | msgid "Ensure that there are no more than %s decimal places." |
| 1070 | msgstr "Sigurohuni që nuk ka më shumë se %s vende dhjetore." |
| 1071 | |
| 1072 | #: forms/fields.py:252 |
| 1073 | #, python-format |
| 1074 | msgid "Ensure that there are no more than %s digits before the decimal point." |
| 1075 | msgstr "Sigurohuni që nuk ka më tepër se %s shifra para presjes dhjetore." |
| 1076 | |
| 1077 | #: forms/fields.py:250 |
| 1078 | #, python-format |
| 1079 | msgid "Ensure that there are no more than %s digits in total." |
| 1080 | msgstr "Sigurohuni që nuk ka më tepër se %s shifra gjithsej." |
| 1081 | |
| 1082 | #: forms/fields.py:424 |
| 1083 | #, python-format |
| 1084 | msgid "" |
| 1085 | "Ensure this filename has at most %(max)d characters (it has %(length)d)." |
| 1086 | msgstr "" |
| 1087 | |
| 1088 | #: core/validators.py:129 |
| 1089 | #, python-format |
| 1090 | msgid "" |
| 1091 | "Ensure this value has at least %(limit_value)d characters (it has %" |
| 1092 | "(show_value)d)." |
| 1093 | msgstr "" |
| 1094 | |
| 1095 | #: core/validators.py:135 |
| 1096 | #, python-format |
| 1097 | msgid "" |
| 1098 | "Ensure this value has at most %(limit_value)d characters (it has %" |
| 1099 | "(show_value)d)." |
| 1100 | msgstr "" |
| 1101 | |
| 1102 | #: core/validators.py:100 |
| 1103 | #, python-format |
| 1104 | msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." |
| 1105 | msgstr "" |
| 1106 | |
| 1107 | #: core/validators.py:123 forms/fields.py:197 forms/fields.py:249 |
| 1108 | #, python-format |
| 1109 | msgid "Ensure this value is greater than or equal to %(limit_value)s." |
| 1110 | msgstr "" |
| 1111 | |
| 1112 | #: core/validators.py:118 forms/fields.py:196 forms/fields.py:248 |
| 1113 | #, python-format |
| 1114 | msgid "Ensure this value is less than or equal to %(limit_value)s." |
| 1115 | msgstr "" |
| 1116 | |
| 1117 | #: contrib/localflavor/au/forms.py:17 |
| 1118 | msgid "Enter a 4 digit post code." |
| 1119 | msgstr "" |
| 1120 | |
| 1121 | #: contrib/localflavor/se/forms.py:150 |
| 1122 | msgid "Enter a Swedish postal code in the format XXXXX." |
| 1123 | msgstr "" |
| 1124 | |
| 1125 | #: contrib/localflavor/us/forms.py:88 |
| 1126 | msgid "Enter a U.S. state or territory." |
| 1127 | msgstr "" |
| 1128 | |
| 1129 | #: contrib/localflavor/cz/forms.py:48 |
| 1130 | msgid "Enter a birth number in the format XXXXXX/XXXX or XXXXXXXXXX." |
| 1131 | msgstr "" |
| 1132 | |
| 1133 | #: forms/fields.py:653 forms/fields.py:715 forms/models.py:961 |
| 1134 | msgid "Enter a list of values." |
| 1135 | msgstr "Jepni një listë vlerash." |
| 1136 | |
| 1137 | #: contrib/admin/templates/admin/auth/user/change_password.html:28 |
| 1138 | #, python-format |
| 1139 | msgid "Enter a new password for the user <strong>%(username)s</strong>." |
| 1140 | msgstr "" |
| 1141 | |
| 1142 | #: forms/fields.py:225 forms/fields.py:247 |
| 1143 | msgid "Enter a number." |
| 1144 | msgstr "Jepni një numër." |
| 1145 | |
| 1146 | #: contrib/localflavor/ar/forms.py:28 |
| 1147 | msgid "Enter a postal code in the format NNNN or ANNNNAAA." |
| 1148 | msgstr "" |
| 1149 | |
| 1150 | #: contrib/localflavor/pl/forms.py:148 |
| 1151 | msgid "Enter a postal code in the format XX-XXX." |
| 1152 | msgstr "" |
| 1153 | |
| 1154 | #: contrib/localflavor/ca/forms.py:25 |
| 1155 | msgid "Enter a postal code in the format XXX XXX." |
| 1156 | msgstr "" |
| 1157 | |
| 1158 | #: contrib/localflavor/cz/forms.py:28 contrib/localflavor/sk/forms.py:30 |
| 1159 | msgid "Enter a postal code in the format XXXXX or XXX XX." |
| 1160 | msgstr "" |
| 1161 | |
| 1162 | #: contrib/localflavor/jp/forms.py:16 |
| 1163 | msgid "Enter a postal code in the format XXXXXXX or XXX-XXXX." |
| 1164 | msgstr "" |
| 1165 | |
| 1166 | #: contrib/localflavor/pl/forms.py:71 |
| 1167 | msgid "" |
| 1168 | "Enter a tax number field (NIP) in the format XXX-XXX-XX-XX or XX-XX-XXX-XXX." |
| 1169 | msgstr "" |
| 1170 | |
| 1171 | #: core/validators.py:88 forms/fields.py:854 |
| 1172 | msgid "" |
| 1173 | "Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens." |
| 1174 | msgstr "" |
| 1175 | "Jepni një 'slug' të vlefshëm, të përbërë nga shkronja, numra, nëvija ose " |
| 1176 | "vija në mes." |
| 1177 | |
| 1178 | #: contrib/localflavor/at/forms.py:48 |
| 1179 | msgid "Enter a valid Austrian Social Security Number in XXXX XXXXXX format." |
| 1180 | msgstr "" |
| 1181 | |
| 1182 | #: contrib/localflavor/uy/forms.py:28 |
| 1183 | msgid "Enter a valid CI number in X.XXX.XXX-X,XXXXXXX-X or XXXXXXXX format." |
| 1184 | msgstr "" |
| 1185 | |
| 1186 | #: contrib/localflavor/uy/forms.py:30 |
| 1187 | msgid "Enter a valid CI number." |
| 1188 | msgstr "" |
| 1189 | |
| 1190 | #: contrib/localflavor/ro/forms.py:19 |
| 1191 | msgid "Enter a valid CIF." |
| 1192 | msgstr "" |
| 1193 | |
| 1194 | #: contrib/localflavor/ro/forms.py:56 |
| 1195 | msgid "Enter a valid CNP." |
| 1196 | msgstr "" |
| 1197 | |
| 1198 | #: contrib/localflavor/ar/forms.py:80 |
| 1199 | msgid "Enter a valid CUIT in XX-XXXXXXXX-X or XXXXXXXXXXXX format." |
| 1200 | msgstr "" |
| 1201 | |
| 1202 | #: contrib/localflavor/ca/forms.py:96 |
| 1203 | msgid "Enter a valid Canadian Social Insurance number in XXX-XXX-XXX format." |
| 1204 | msgstr "" |
| 1205 | |
| 1206 | #: contrib/localflavor/cl/forms.py:30 |
| 1207 | msgid "Enter a valid Chilean RUT." |
| 1208 | msgstr "" |
| 1209 | |
| 1210 | #: contrib/localflavor/cl/forms.py:31 |
| 1211 | msgid "Enter a valid Chilean RUT. The format is XX.XXX.XXX-X." |
| 1212 | msgstr "" |
| 1213 | |
| 1214 | #: contrib/localflavor/fi/forms.py:29 |
| 1215 | msgid "Enter a valid Finnish social security number." |
| 1216 | msgstr "" |
| 1217 | |
| 1218 | #: contrib/localflavor/de/forms.py:42 |
| 1219 | msgid "" |
| 1220 | "Enter a valid German identity card number in XXXXXXXXXXX-XXXXXXX-XXXXXXX-X " |
| 1221 | "format." |
| 1222 | msgstr "" |
| 1223 | |
| 1224 | #: contrib/localflavor/ro/forms.py:141 |
| 1225 | msgid "Enter a valid IBAN in ROXX-XXXX-XXXX-XXXX-XXXX-XXXX format" |
| 1226 | msgstr "" |
| 1227 | |
| 1228 | #: contrib/localflavor/cz/forms.py:107 |
| 1229 | msgid "Enter a valid IC number." |
| 1230 | msgstr "" |
| 1231 | |
| 1232 | #: core/validators.py:91 forms/fields.py:847 |
| 1233 | msgid "Enter a valid IPv4 address." |
| 1234 | msgstr "Jepni një vendndodhje të vlefshme IPv4." |
| 1235 | |
| 1236 | #: contrib/localflavor/is_/forms.py:18 |
| 1237 | msgid "" |
| 1238 | "Enter a valid Icelandic identification number. The format is XXXXXX-XXXX." |
| 1239 | msgstr "" |
| 1240 | |
| 1241 | #: contrib/localflavor/kw/forms.py:25 |
| 1242 | msgid "Enter a valid Kuwaiti Civil ID number" |
| 1243 | msgstr "" |
| 1244 | |
| 1245 | #: contrib/localflavor/id/forms.py:170 |
| 1246 | msgid "Enter a valid NIK/KTP number" |
| 1247 | msgstr "" |
| 1248 | |
| 1249 | #: contrib/localflavor/no/forms.py:34 |
| 1250 | msgid "Enter a valid Norwegian social security number." |
| 1251 | msgstr "" |
| 1252 | |
| 1253 | #: contrib/localflavor/nl/forms.py:79 |
| 1254 | msgid "Enter a valid SoFi number" |
| 1255 | msgstr "" |
| 1256 | |
| 1257 | #: contrib/localflavor/it/forms.py:44 |
| 1258 | msgid "Enter a valid Social Security number." |
| 1259 | msgstr "" |
| 1260 | |
| 1261 | #: contrib/localflavor/za/forms.py:21 |
| 1262 | msgid "Enter a valid South African ID number" |
| 1263 | msgstr "" |
| 1264 | |
| 1265 | #: contrib/localflavor/za/forms.py:55 |
| 1266 | msgid "Enter a valid South African postal code" |
| 1267 | msgstr "" |
| 1268 | |
| 1269 | #: contrib/localflavor/se/forms.py:50 |
| 1270 | msgid "Enter a valid Swedish organisation number." |
| 1271 | msgstr "" |
| 1272 | |
| 1273 | #: contrib/localflavor/se/forms.py:107 |
| 1274 | msgid "Enter a valid Swedish personal identity number." |
| 1275 | msgstr "" |
| 1276 | |
| 1277 | #: contrib/localflavor/ch/forms.py:65 |
| 1278 | msgid "" |
| 1279 | "Enter a valid Swiss identity or passport card number in X1234567<0 or " |
| 1280 | "1234567890 format." |
| 1281 | msgstr "" |
| 1282 | |
| 1283 | #: contrib/localflavor/us/forms.py:55 |
| 1284 | msgid "Enter a valid U.S. Social Security number in XXX-XX-XXXX format." |
| 1285 | msgstr "" |
| 1286 | |
| 1287 | #: core/validators.py:69 forms/fields.py:510 |
| 1288 | msgid "Enter a valid URL." |
| 1289 | msgstr "Jepni një URL të vlefshme." |
| 1290 | |
| 1291 | #: contrib/localflavor/it/forms.py:69 |
| 1292 | msgid "Enter a valid VAT number." |
| 1293 | msgstr "" |
| 1294 | |
| 1295 | #: contrib/localflavor/cz/forms.py:50 |
| 1296 | msgid "Enter a valid birth number." |
| 1297 | msgstr "" |
| 1298 | |
| 1299 | #: db/models/fields/__init__.py:600 |
| 1300 | msgid "Enter a valid date in YYYY-MM-DD format." |
| 1301 | msgstr "Jepni një datë të vlefshme në formatin YYYY-MM-DD." |
| 1302 | |
| 1303 | #: forms/fields.py:309 forms/fields.py:819 |
| 1304 | msgid "Enter a valid date." |
| 1305 | msgstr "Jepni një datë të vlefshme." |
| 1306 | |
| 1307 | #: db/models/fields/__init__.py:682 |
| 1308 | msgid "Enter a valid date/time in YYYY-MM-DD HH:MM[:ss[.uuuuuu]] format." |
| 1309 | msgstr "" |
| 1310 | "Jepni një datë/kohë të vlefshme, në formatin YYYY-MM-DD HH:MM[:ss[.uuuuuu]]." |
| 1311 | |
| 1312 | #: forms/fields.py:363 |
| 1313 | msgid "Enter a valid date/time." |
| 1314 | msgstr "Jepni një datë/kohë të vlefshme." |
| 1315 | |
| 1316 | #: contrib/auth/management/commands/createsuperuser.py:23 |
| 1317 | #: core/validators.py:85 forms/fields.py:414 |
| 1318 | msgid "Enter a valid e-mail address." |
| 1319 | msgstr "" |
| 1320 | |
| 1321 | #: contrib/localflavor/id/forms.py:68 contrib/localflavor/nl/forms.py:53 |
| 1322 | msgid "Enter a valid phone number" |
| 1323 | msgstr "" |
| 1324 | |
| 1325 | #: contrib/localflavor/es/forms.py:40 |
| 1326 | msgid "" |
| 1327 | "Enter a valid phone number in one of the formats 6XXXXXXXX, 8XXXXXXXX or " |
| 1328 | "9XXXXXXXX." |
| 1329 | msgstr "" |
| 1330 | |
| 1331 | #: contrib/localflavor/id/forms.py:28 |
| 1332 | msgid "Enter a valid post code" |
| 1333 | msgstr "" |
| 1334 | |
| 1335 | #: contrib/localflavor/nl/forms.py:22 |
| 1336 | msgid "Enter a valid postal code" |
| 1337 | msgstr "" |
| 1338 | |
| 1339 | #: contrib/localflavor/ro/forms.py:194 |
| 1340 | msgid "Enter a valid postal code in the format XXXXXX" |
| 1341 | msgstr "" |
| 1342 | |
| 1343 | #: contrib/localflavor/es/forms.py:20 |
| 1344 | msgid "Enter a valid postal code in the range and format 01XXX - 52XXX." |
| 1345 | msgstr "" |
| 1346 | |
| 1347 | #: contrib/localflavor/uk/forms.py:21 |
| 1348 | msgid "Enter a valid postcode." |
| 1349 | msgstr "" |
| 1350 | |
| 1351 | #: db/models/fields/__init__.py:1027 |
| 1352 | msgid "Enter a valid time in HH:MM[:ss[.uuuuuu]] format." |
| 1353 | msgstr "Jepni një kohë të vlefshme, në formatin HH:MM[:ss[.uuuuuu]]." |
| 1354 | |
| 1355 | #: forms/fields.py:337 forms/fields.py:820 |
| 1356 | msgid "Enter a valid time." |
| 1357 | msgstr "Jepni një kohë të vlefshme." |
| 1358 | |
| 1359 | #: core/validators.py:19 forms/fields.py:66 |
| 1360 | msgid "Enter a valid value." |
| 1361 | msgstr "Jepni vlerë të vlefshme." |
| 1362 | |
| 1363 | #: contrib/localflavor/id/forms.py:107 |
| 1364 | msgid "Enter a valid vehicle license plate number" |
| 1365 | msgstr "" |
| 1366 | |
| 1367 | #: contrib/localflavor/it/forms.py:15 |
| 1368 | msgid "Enter a valid zip code." |
| 1369 | msgstr "" |
| 1370 | |
| 1371 | #: forms/fields.py:195 |
| 1372 | msgid "Enter a whole number." |
| 1373 | msgstr "Jepni një numër të tërë." |
| 1374 | |
| 1375 | #: contrib/localflavor/pt/forms.py:17 |
| 1376 | msgid "Enter a zip code in the format XXXX-XXX." |
| 1377 | msgstr "" |
| 1378 | |
| 1379 | #: contrib/localflavor/at/forms.py:20 contrib/localflavor/ch/forms.py:17 |
| 1380 | #: contrib/localflavor/no/forms.py:13 |
| 1381 | msgid "Enter a zip code in the format XXXX." |
| 1382 | msgstr "" |
| 1383 | |
| 1384 | #: contrib/localflavor/us/forms.py:17 |
| 1385 | msgid "Enter a zip code in the format XXXXX or XXXXX-XXXX." |
| 1386 | msgstr "" |
| 1387 | |
| 1388 | #: contrib/localflavor/br/forms.py:22 |
| 1389 | msgid "Enter a zip code in the format XXXXX-XXX." |
| 1390 | msgstr "" |
| 1391 | |
| 1392 | #: contrib/localflavor/de/forms.py:15 contrib/localflavor/fi/forms.py:13 |
| 1393 | #: contrib/localflavor/fr/forms.py:16 |
| 1394 | msgid "Enter a zip code in the format XXXXX." |
| 1395 | msgstr "" |
| 1396 | |
| 1397 | #: contrib/localflavor/in_/forms.py:15 |
| 1398 | msgid "Enter a zip code in the format XXXXXXX." |
| 1399 | msgstr "" |
| 1400 | |
| 1401 | #: contrib/admin/templates/registration/password_reset_confirm.html:12 |
| 1402 | msgid "Enter new password" |
| 1403 | msgstr "" |
| 1404 | |
| 1405 | #: core/validators.py:94 db/models/fields/__init__.py:587 |
| 1406 | msgid "Enter only digits separated by commas." |
| 1407 | msgstr "Jepni vetëm shifra të ndara nga presje." |
| 1408 | |
| 1409 | #: contrib/admin/templates/admin/auth/user/change_password.html:42 |
| 1410 | #: contrib/auth/forms.py:19 |
| 1411 | msgid "Enter the same password as above, for verification." |
| 1412 | msgstr "" |
| 1413 | |
| 1414 | #: contrib/localflavor/uk/uk_regions.py:22 |
| 1415 | msgid "Essex" |
| 1416 | msgstr "" |
| 1417 | |
| 1418 | #: contrib/localflavor/mx/mx_states.py:26 |
| 1419 | msgid "Estado de México" |
| 1420 | msgstr "" |
| 1421 | |
| 1422 | #: conf/global_settings.py:57 |
| 1423 | msgid "Estonian" |
| 1424 | msgstr "" |
| 1425 | |
| 1426 | #: contrib/flatpages/admin.py:9 |
| 1427 | msgid "" |
| 1428 | "Example: '/about/contact/'. Make sure to have leading and trailing slashes." |
| 1429 | msgstr "" |
| 1430 | |
| 1431 | #: contrib/flatpages/models.py:12 |
| 1432 | msgid "" |
| 1433 | "Example: 'flatpages/contact_page.html'. If this isn't provided, the system " |
| 1434 | "will use 'flatpages/default.html'." |
| 1435 | msgstr "" |
| 1436 | |
| 1437 | #: contrib/localflavor/es/es_regions.py:15 |
| 1438 | msgid "Extremadura" |
| 1439 | msgstr "" |
| 1440 | |
| 1441 | #: utils/dates.py:31 |
| 1442 | msgid "Feb." |
| 1443 | msgstr "" |
| 1444 | |
| 1445 | #: utils/dates.py:18 |
| 1446 | msgid "February" |
| 1447 | msgstr "" |
| 1448 | |
| 1449 | #: contrib/localflavor/id/id_choices.py:96 |
| 1450 | msgid "Federal Government" |
| 1451 | msgstr "" |
| 1452 | |
| 1453 | #: contrib/localflavor/ie/ie_counties.py:18 |
| 1454 | msgid "Fermanagh" |
| 1455 | msgstr "" |
| 1456 | |
| 1457 | #: db/models/fields/__init__.py:72 |
| 1458 | #, python-format |
| 1459 | msgid "Field of type: %(field_type)s" |
| 1460 | msgstr "" |
| 1461 | |
| 1462 | #: contrib/admindocs/views.py:271 |
| 1463 | #, python-format |
| 1464 | msgid "Fields on %s objects" |
| 1465 | msgstr "" |
| 1466 | |
| 1467 | #: contrib/localflavor/uk/uk_regions.py:78 |
| 1468 | msgid "Fife" |
| 1469 | msgstr "" |
| 1470 | |
| 1471 | #: db/models/fields/__init__.py:814 db/models/fields/files.py:220 |
| 1472 | #: db/models/fields/files.py:331 |
| 1473 | msgid "File path" |
| 1474 | msgstr "" |
| 1475 | |
| 1476 | #: contrib/admin/templates/admin/change_list.html:76 |
| 1477 | msgid "Filter" |
| 1478 | msgstr "" |
| 1479 | |
| 1480 | #: conf/global_settings.py:60 |
| 1481 | msgid "Finnish" |
| 1482 | msgstr "" |
| 1483 | |
| 1484 | #: contrib/admin/templates/admin/auth/user/add_form.html:5 |
| 1485 | msgid "" |
| 1486 | "First, enter a username and password. Then, you'll be able to edit more user " |
| 1487 | "options." |
| 1488 | msgstr "" |
| 1489 | |
| 1490 | #: contrib/comments/templates/comments/flag.html:12 |
| 1491 | msgid "Flag" |
| 1492 | msgstr "" |
| 1493 | |
| 1494 | #: contrib/comments/admin.py:40 |
| 1495 | msgid "Flag selected comments" |
| 1496 | msgstr "" |
| 1497 | |
| 1498 | #: contrib/comments/templates/comments/flag.html:4 |
| 1499 | msgid "Flag this comment" |
| 1500 | msgstr "" |
| 1501 | |
| 1502 | #: contrib/localflavor/nl/nl_provinces.py:5 |
| 1503 | msgid "Flevoland" |
| 1504 | msgstr "" |
| 1505 | |
| 1506 | #: db/models/fields/__init__.py:839 |
| 1507 | msgid "Floating point number" |
| 1508 | msgstr "" |
| 1509 | |
| 1510 | #: contrib/localflavor/es/es_regions.py:20 |
| 1511 | msgid "Foral Community of Navarre" |
| 1512 | msgstr "" |
| 1513 | |
| 1514 | #: db/models/fields/related.py:757 |
| 1515 | msgid "Foreign Key (type determined by related field)" |
| 1516 | msgstr "" |
| 1517 | |
| 1518 | #: contrib/admin/templates/registration/password_reset_form.html:12 |
| 1519 | msgid "" |
| 1520 | "Forgotten your password? Enter your e-mail address below, and we'll e-mail " |
| 1521 | "instructions for setting a new one." |
| 1522 | msgstr "" |
| 1523 | |
| 1524 | #: contrib/localflavor/za/za_provinces.py:5 |
| 1525 | msgid "Free State" |
| 1526 | msgstr "" |
| 1527 | |
| 1528 | #: conf/global_settings.py:61 |
| 1529 | msgid "French" |
| 1530 | msgstr "" |
| 1531 | |
| 1532 | #: utils/dates.py:10 |
| 1533 | msgid "Fri" |
| 1534 | msgstr "" |
| 1535 | |
| 1536 | #: contrib/localflavor/ch/ch_states.py:11 |
| 1537 | msgid "Fribourg" |
| 1538 | msgstr "" |
| 1539 | |
| 1540 | #: utils/dates.py:6 |
| 1541 | msgid "Friday" |
| 1542 | msgstr "" |
| 1543 | |
| 1544 | #: contrib/localflavor/nl/nl_provinces.py:6 |
| 1545 | msgid "Friesland" |
| 1546 | msgstr "" |
| 1547 | |
| 1548 | #: conf/global_settings.py:62 |
| 1549 | msgid "Frisian" |
| 1550 | msgstr "" |
| 1551 | |
| 1552 | #: contrib/localflavor/jp/jp_prefectures.py:23 |
| 1553 | msgid "Fukui" |
| 1554 | msgstr "" |
| 1555 | |
| 1556 | #: contrib/localflavor/jp/jp_prefectures.py:43 |
| 1557 | msgid "Fukuoka" |
| 1558 | msgstr "" |
| 1559 | |
| 1560 | #: contrib/localflavor/jp/jp_prefectures.py:10 |
| 1561 | msgid "Fukushima" |
| 1562 | msgstr "" |
| 1563 | |
| 1564 | #: contrib/localflavor/sk/sk_districts.py:23 |
| 1565 | msgid "Galanta" |
| 1566 | msgstr "" |
| 1567 | |
| 1568 | #: contrib/localflavor/es/es_regions.py:16 |
| 1569 | msgid "Galicia" |
| 1570 | msgstr "" |
| 1571 | |
| 1572 | #: conf/global_settings.py:64 |
| 1573 | msgid "Galician" |
| 1574 | msgstr "" |
| 1575 | |
| 1576 | #: contrib/localflavor/ie/ie_counties.py:19 |
| 1577 | msgid "Galway" |
| 1578 | msgstr "" |
| 1579 | |
| 1580 | #: contrib/localflavor/id/id_choices.py:100 |
| 1581 | msgid "Garut" |
| 1582 | msgstr "" |
| 1583 | |
| 1584 | #: contrib/localflavor/za/za_provinces.py:6 |
| 1585 | msgid "Gauteng" |
| 1586 | msgstr "" |
| 1587 | |
| 1588 | #: contrib/localflavor/nl/nl_provinces.py:7 |
| 1589 | msgid "Gelderland" |
| 1590 | msgstr "" |
| 1591 | |
| 1592 | #: contrib/localflavor/sk/sk_districts.py:24 |
| 1593 | msgid "Gelnica" |
| 1594 | msgstr "" |
| 1595 | |
| 1596 | #: contrib/localflavor/ch/ch_states.py:12 |
| 1597 | msgid "Geneva" |
| 1598 | msgstr "" |
| 1599 | |
| 1600 | #: contrib/gis/db/models/fields.py:293 |
| 1601 | msgid "Geometry collection" |
| 1602 | msgstr "" |
| 1603 | |
| 1604 | #: conf/global_settings.py:72 |
| 1605 | msgid "Georgian" |
| 1606 | msgstr "" |
| 1607 | |
| 1608 | #: conf/global_settings.py:52 |
| 1609 | msgid "German" |
| 1610 | msgstr "" |
| 1611 | |
| 1612 | #: contrib/localflavor/jp/jp_prefectures.py:24 |
| 1613 | msgid "Gifu" |
| 1614 | msgstr "" |
| 1615 | |
| 1616 | #: contrib/localflavor/es/es_provinces.py:21 |
| 1617 | msgid "Girona" |
| 1618 | msgstr "" |
| 1619 | |
| 1620 | #: contrib/localflavor/ch/ch_states.py:13 |
| 1621 | msgid "Glarus" |
| 1622 | msgstr "" |
| 1623 | |
| 1624 | #: contrib/localflavor/uk/uk_regions.py:23 |
| 1625 | msgid "Gloucestershire" |
| 1626 | msgstr "" |
| 1627 | |
| 1628 | #: contrib/admin/templates/admin/actions.html:4 |
| 1629 | msgid "Go" |
| 1630 | msgstr "" |
| 1631 | |
| 1632 | #: contrib/localflavor/id/id_choices.py:14 |
| 1633 | #: contrib/localflavor/id/id_choices.py:75 |
| 1634 | msgid "Gorontalo" |
| 1635 | msgstr "" |
| 1636 | |
| 1637 | #: contrib/localflavor/se/se_counties.py:24 |
| 1638 | msgid "Gotland" |
| 1639 | msgstr "" |
| 1640 | |
| 1641 | #: contrib/localflavor/uk/uk_regions.py:79 |
| 1642 | msgid "Grampian" |
| 1643 | msgstr "" |
| 1644 | |
| 1645 | #: contrib/localflavor/es/es_provinces.py:22 |
| 1646 | msgid "Granada" |
| 1647 | msgstr "" |
| 1648 | |
| 1649 | #: contrib/localflavor/ch/ch_states.py:14 |
| 1650 | msgid "Graubuenden" |
| 1651 | msgstr "" |
| 1652 | |
| 1653 | #: contrib/localflavor/uk/uk_regions.py:24 |
| 1654 | msgid "Greater London" |
| 1655 | msgstr "" |
| 1656 | |
| 1657 | #: contrib/localflavor/uk/uk_regions.py:25 |
| 1658 | msgid "Greater Manchester" |
| 1659 | msgstr "" |
| 1660 | |
| 1661 | #: contrib/localflavor/pl/pl_voivodeships.py:22 |
| 1662 | msgid "Greater Poland" |
| 1663 | msgstr "" |
| 1664 | |
| 1665 | #: conf/global_settings.py:53 |
| 1666 | msgid "Greek" |
| 1667 | msgstr "" |
| 1668 | |
| 1669 | #: contrib/localflavor/nl/nl_provinces.py:8 |
| 1670 | msgid "Groningen" |
| 1671 | msgstr "" |
| 1672 | |
| 1673 | #: contrib/auth/admin.py:29 |
| 1674 | msgid "Groups" |
| 1675 | msgstr "" |
| 1676 | |
| 1677 | #: contrib/localflavor/es/es_provinces.py:23 |
| 1678 | msgid "Guadalajara" |
| 1679 | msgstr "" |
| 1680 | |
| 1681 | #: contrib/localflavor/mx/mx_states.py:23 |
| 1682 | msgid "Guanajuato" |
| 1683 | msgstr "" |
| 1684 | |
| 1685 | #: contrib/localflavor/mx/mx_states.py:22 |
| 1686 | msgid "Guerrero" |
| 1687 | msgstr "" |
| 1688 | |
| 1689 | #: contrib/localflavor/es/es_provinces.py:24 |
| 1690 | msgid "Guipuzkoa" |
| 1691 | msgstr "" |
| 1692 | |
| 1693 | #: contrib/localflavor/jp/jp_prefectures.py:13 |
| 1694 | msgid "Gunma" |
| 1695 | msgstr "" |
| 1696 | |
| 1697 | #: contrib/localflavor/uk/uk_regions.py:66 |
| 1698 | msgid "Gwent" |
| 1699 | msgstr "" |
| 1700 | |
| 1701 | #: contrib/localflavor/uk/uk_regions.py:67 |
| 1702 | msgid "Gwynedd" |
| 1703 | msgstr "" |
| 1704 | |
| 1705 | #: contrib/localflavor/se/se_counties.py:33 |
| 1706 | msgid "Gävleborg" |
| 1707 | msgstr "" |
| 1708 | |
| 1709 | #: contrib/localflavor/se/se_counties.py:27 |
| 1710 | msgid "Halland" |
| 1711 | msgstr "" |
| 1712 | |
| 1713 | #: contrib/localflavor/de/de_states.py:10 |
| 1714 | msgid "Hamburg" |
| 1715 | msgstr "" |
| 1716 | |
| 1717 | #: contrib/localflavor/uk/uk_regions.py:26 |
| 1718 | msgid "Hampshire" |
| 1719 | msgstr "" |
| 1720 | |
| 1721 | #: conf/global_settings.py:65 |
| 1722 | msgid "Hebrew" |
| 1723 | msgstr "" |
| 1724 | |
| 1725 | #: contrib/localflavor/uk/uk_regions.py:27 |
| 1726 | msgid "Hertfordshire" |
| 1727 | msgstr "" |
| 1728 | |
| 1729 | #: contrib/localflavor/de/de_states.py:11 |
| 1730 | msgid "Hessen" |
| 1731 | msgstr "" |
| 1732 | |
| 1733 | #: contrib/localflavor/mx/mx_states.py:24 |
| 1734 | msgid "Hidalgo" |
| 1735 | msgstr "" |
| 1736 | |
| 1737 | #: contrib/localflavor/uk/uk_regions.py:80 |
| 1738 | msgid "Highland" |
| 1739 | msgstr "" |
| 1740 | |
| 1741 | #: conf/global_settings.py:66 |
| 1742 | msgid "Hindi" |
| 1743 | msgstr "" |
| 1744 | |
| 1745 | #: contrib/localflavor/jp/jp_prefectures.py:37 |
| 1746 | msgid "Hiroshima" |
| 1747 | msgstr "" |
| 1748 | |
| 1749 | #: contrib/admin/templates/admin/change_form.html:28 |
| 1750 | #: contrib/admin/templates/admin/object_history.html:10 |
| 1751 | msgid "History" |
| 1752 | msgstr "" |
| 1753 | |
| 1754 | #: contrib/localflavor/sk/sk_districts.py:25 |
| 1755 | msgid "Hlohovec" |
| 1756 | msgstr "" |
| 1757 | |
| 1758 | #: contrib/localflavor/jp/jp_prefectures.py:4 |
| 1759 | msgid "Hokkaido" |
| 1760 | msgstr "" |
| 1761 | |
| 1762 | #: db/models/fields/related.py:959 |
| 1763 | msgid "" |
| 1764 | "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." |
| 1765 | msgstr "" |
| 1766 | "Mbani të shtypur \"Control\", ose \"Command\" në Mac, për të përzgjedhur më " |
| 1767 | "shumë se një." |
| 1768 | |
| 1769 | #: contrib/admin/templates/admin/500.html:4 |
| 1770 | #: contrib/admin/templates/admin/app_index.html:8 |
| 1771 | #: contrib/admin/templates/admin/base.html:54 |
| 1772 | #: contrib/admin/templates/admin/change_form.html:18 |
| 1773 | #: contrib/admin/templates/admin/change_list.html:36 |
| 1774 | #: contrib/admin/templates/admin/delete_confirmation.html:6 |
| 1775 | #: contrib/admin/templates/admin/delete_selected_confirmation.html:6 |
| 1776 | #: contrib/admin/templates/admin/invalid_setup.html:4 |
| 1777 | #: contrib/admin/templates/admin/object_history.html:6 |
| 1778 | #: contrib/admin/templates/admin/auth/user/change_password.html:11 |
| 1779 | #: contrib/admin/templates/registration/logged_out.html:4 |
| 1780 | #: contrib/admin/templates/registration/password_change_done.html:4 |
| 1781 | #: contrib/admin/templates/registration/password_change_form.html:5 |
| 1782 | #: contrib/admin/templates/registration/password_reset_complete.html:4 |
| 1783 | #: contrib/admin/templates/registration/password_reset_confirm.html:4 |
| 1784 | #: contrib/admin/templates/registration/password_reset_done.html:4 |
| 1785 | #: contrib/admin/templates/registration/password_reset_form.html:4 |
| 1786 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:3 |
| 1787 | msgid "Home" |
| 1788 | msgstr "" |
| 1789 | |
| 1790 | #: contrib/localflavor/cz/cz_regions.py:15 |
| 1791 | msgid "Hradec Region" |
| 1792 | msgstr "" |
| 1793 | |
| 1794 | #: contrib/localflavor/es/es_provinces.py:25 |
| 1795 | msgid "Huelva" |
| 1796 | msgstr "" |
| 1797 | |
| 1798 | #: contrib/localflavor/es/es_provinces.py:26 |
| 1799 | msgid "Huesca" |
| 1800 | msgstr "" |
| 1801 | |
| 1802 | #: contrib/localflavor/sk/sk_districts.py:26 |
| 1803 | msgid "Humenne" |
| 1804 | msgstr "" |
| 1805 | |
| 1806 | #: conf/global_settings.py:68 |
| 1807 | msgid "Hungarian" |
| 1808 | msgstr "" |
| 1809 | |
| 1810 | #: contrib/localflavor/jp/jp_prefectures.py:31 |
| 1811 | msgid "Hyogo" |
| 1812 | msgstr "" |
| 1813 | |
| 1814 | #: contrib/comments/models.py:60 db/models/fields/__init__.py:905 |
| 1815 | msgid "IP address" |
| 1816 | msgstr "" |
| 1817 | |
| 1818 | #: contrib/localflavor/jp/jp_prefectures.py:11 |
| 1819 | msgid "Ibaraki" |
| 1820 | msgstr "" |
| 1821 | |
| 1822 | #: conf/global_settings.py:69 |
| 1823 | msgid "Icelandic" |
| 1824 | msgstr "" |
| 1825 | |
| 1826 | #: contrib/flatpages/models.py:13 |
| 1827 | msgid "If this is checked, only logged-in users will be able to view the page." |
| 1828 | msgstr "" |
| 1829 | |
| 1830 | #: contrib/comments/forms.py:182 |
| 1831 | msgid "" |
| 1832 | "If you enter anything in this field your comment will be treated as spam" |
| 1833 | msgstr "" |
| 1834 | |
| 1835 | #: contrib/localflavor/sk/sk_districts.py:27 |
| 1836 | msgid "Ilava" |
| 1837 | msgstr "" |
| 1838 | |
| 1839 | #: contrib/localflavor/es/es_provinces.py:11 |
| 1840 | msgid "Illes Balears" |
| 1841 | msgstr "" |
| 1842 | |
| 1843 | #: contrib/auth/admin.py:28 |
| 1844 | msgid "Important dates" |
| 1845 | msgstr "" |
| 1846 | |
| 1847 | #: contrib/auth/models.py:191 |
| 1848 | msgid "" |
| 1849 | "In addition to the permissions manually assigned, this user will also get " |
| 1850 | "all permissions granted to each group he/she is in." |
| 1851 | msgstr "" |
| 1852 | |
| 1853 | #: db/models/fields/__init__.py:471 db/models/fields/__init__.py:867 |
| 1854 | #: db/models/fields/__init__.py:963 db/models/fields/__init__.py:974 |
| 1855 | #: db/models/fields/__init__.py:1001 |
| 1856 | msgid "Integer" |
| 1857 | msgstr "" |
| 1858 | |
| 1859 | #: contrib/localflavor/br/forms.py:135 |
| 1860 | msgid "Invalid CNPJ number." |
| 1861 | msgstr "" |
| 1862 | |
| 1863 | #: contrib/localflavor/br/forms.py:95 |
| 1864 | msgid "Invalid CPF number." |
| 1865 | msgstr "" |
| 1866 | |
| 1867 | #: contrib/localflavor/ar/forms.py:81 |
| 1868 | msgid "Invalid CUIT." |
| 1869 | msgstr "" |
| 1870 | |
| 1871 | #: contrib/localflavor/es/forms.py:71 |
| 1872 | msgid "Invalid checksum for CIF." |
| 1873 | msgstr "" |
| 1874 | |
| 1875 | #: contrib/localflavor/es/forms.py:70 |
| 1876 | msgid "Invalid checksum for NIE." |
| 1877 | msgstr "" |
| 1878 | |
| 1879 | #: contrib/localflavor/es/forms.py:69 |
| 1880 | msgid "Invalid checksum for NIF." |
| 1881 | msgstr "" |
| 1882 | |
| 1883 | #: contrib/localflavor/es/forms.py:144 |
| 1884 | msgid "Invalid checksum for bank account number." |
| 1885 | msgstr "" |
| 1886 | |
| 1887 | #: db/models/fields/__init__.py:601 |
| 1888 | #, python-format |
| 1889 | msgid "Invalid date: %s" |
| 1890 | msgstr "Datë e pavlefshme: %s" |
| 1891 | |
| 1892 | #: contrib/gis/forms/fields.py:19 |
| 1893 | msgid "Invalid geometry type." |
| 1894 | msgstr "" |
| 1895 | |
| 1896 | #: contrib/gis/forms/fields.py:18 |
| 1897 | msgid "Invalid geometry value." |
| 1898 | msgstr "" |
| 1899 | |
| 1900 | #: contrib/localflavor/cz/forms.py:49 |
| 1901 | msgid "Invalid optional parameter Gender, valid values are 'f' and 'm'" |
| 1902 | msgstr "" |
| 1903 | |
| 1904 | #: conf/global_settings.py:63 |
| 1905 | msgid "Irish" |
| 1906 | msgstr "" |
| 1907 | |
| 1908 | #: contrib/localflavor/jp/jp_prefectures.py:22 |
| 1909 | msgid "Ishikawa" |
| 1910 | msgstr "" |
| 1911 | |
| 1912 | #: conf/global_settings.py:70 |
| 1913 | msgid "Italian" |
| 1914 | msgstr "" |
| 1915 | |
| 1916 | #: contrib/admin/options.py:736 |
| 1917 | msgid "" |
| 1918 | "Items must be selected in order to perform actions on them. No items have " |
| 1919 | "been changed." |
| 1920 | msgstr "" |
| 1921 | |
| 1922 | #: contrib/localflavor/jp/jp_prefectures.py:6 |
| 1923 | msgid "Iwate" |
| 1924 | msgstr "" |
| 1925 | |
| 1926 | #: contrib/localflavor/es/es_provinces.py:27 |
| 1927 | msgid "Jaen" |
| 1928 | msgstr "" |
| 1929 | |
| 1930 | #: contrib/localflavor/id/id_choices.py:13 |
| 1931 | #: contrib/localflavor/id/id_choices.py:51 |
| 1932 | msgid "Jakarta" |
| 1933 | msgstr "" |
| 1934 | |
| 1935 | #: contrib/localflavor/mx/mx_states.py:25 |
| 1936 | msgid "Jalisco" |
| 1937 | msgstr "" |
| 1938 | |
| 1939 | #: contrib/localflavor/id/id_choices.py:15 |
| 1940 | #: contrib/localflavor/id/id_choices.py:57 |
| 1941 | msgid "Jambi" |
| 1942 | msgstr "" |
| 1943 | |
| 1944 | #: utils/dates.py:31 |
| 1945 | msgid "Jan." |
| 1946 | msgstr "" |
| 1947 | |
| 1948 | #: utils/dates.py:18 |
| 1949 | msgid "January" |
| 1950 | msgstr "" |
| 1951 | |
| 1952 | #: conf/global_settings.py:71 |
| 1953 | msgid "Japanese" |
| 1954 | msgstr "" |
| 1955 | |
| 1956 | #: contrib/localflavor/id/id_choices.py:16 |
| 1957 | msgid "Jawa Barat" |
| 1958 | msgstr "" |
| 1959 | |
| 1960 | #: contrib/localflavor/id/id_choices.py:17 |
| 1961 | msgid "Jawa Tengah" |
| 1962 | msgstr "" |
| 1963 | |
| 1964 | #: contrib/localflavor/id/id_choices.py:18 |
| 1965 | msgid "Jawa Timur" |
| 1966 | msgstr "" |
| 1967 | |
| 1968 | #: contrib/localflavor/id/id_choices.py:94 |
| 1969 | msgid "Jember" |
| 1970 | msgstr "" |
| 1971 | |
| 1972 | #: utils/dates.py:19 utils/dates.py:31 |
| 1973 | msgid "July" |
| 1974 | msgstr "" |
| 1975 | |
| 1976 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:25 |
| 1977 | msgid "Jumps to the admin page for pages that represent a single object." |
| 1978 | msgstr "" |
| 1979 | |
| 1980 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:19 |
| 1981 | msgid "" |
| 1982 | "Jumps you from any page to the documentation for the view that generates " |
| 1983 | "that page." |
| 1984 | msgstr "" |
| 1985 | |
| 1986 | #: utils/dates.py:18 utils/dates.py:31 |
| 1987 | msgid "June" |
| 1988 | msgstr "" |
| 1989 | |
| 1990 | #: contrib/localflavor/ch/ch_states.py:15 |
| 1991 | msgid "Jura" |
| 1992 | msgstr "" |
| 1993 | |
| 1994 | #: contrib/localflavor/se/se_counties.py:35 |
| 1995 | msgid "Jämtland" |
| 1996 | msgstr "" |
| 1997 | |
| 1998 | #: contrib/localflavor/se/se_counties.py:21 |
| 1999 | msgid "Jönköping" |
| 2000 | msgstr "" |
| 2001 | |
| 2002 | #: contrib/localflavor/jp/jp_prefectures.py:40 |
| 2003 | msgid "Kagawa" |
| 2004 | msgstr "" |
| 2005 | |
| 2006 | #: contrib/localflavor/jp/jp_prefectures.py:49 |
| 2007 | msgid "Kagoshima" |
| 2008 | msgstr "" |
| 2009 | |
| 2010 | #: contrib/localflavor/id/id_choices.py:19 |
| 2011 | #: contrib/localflavor/id/id_choices.py:88 |
| 2012 | msgid "Kalimantan Barat" |
| 2013 | msgstr "" |
| 2014 | |
| 2015 | #: contrib/localflavor/id/id_choices.py:20 |
| 2016 | #: contrib/localflavor/id/id_choices.py:66 |
| 2017 | msgid "Kalimantan Selatan" |
| 2018 | msgstr "" |
| 2019 | |
| 2020 | #: contrib/localflavor/id/id_choices.py:21 |
| 2021 | #: contrib/localflavor/id/id_choices.py:89 |
| 2022 | msgid "Kalimantan Tengah" |
| 2023 | msgstr "" |
| 2024 | |
| 2025 | #: contrib/localflavor/id/id_choices.py:22 |
| 2026 | #: contrib/localflavor/id/id_choices.py:90 |
| 2027 | msgid "Kalimantan Timur" |
| 2028 | msgstr "" |
| 2029 | |
| 2030 | #: contrib/localflavor/se/se_counties.py:23 |
| 2031 | msgid "Kalmar" |
| 2032 | msgstr "" |
| 2033 | |
| 2034 | #: contrib/localflavor/jp/jp_prefectures.py:17 |
| 2035 | msgid "Kanagawa" |
| 2036 | msgstr "" |
| 2037 | |
| 2038 | #: conf/global_settings.py:74 |
| 2039 | msgid "Kannada" |
| 2040 | msgstr "" |
| 2041 | |
| 2042 | #: contrib/localflavor/id/id_choices.py:50 |
| 2043 | msgid "Kediri" |
| 2044 | msgstr "" |
| 2045 | |
| 2046 | #: contrib/localflavor/uk/uk_regions.py:28 |
| 2047 | msgid "Kent" |
| 2048 | msgstr "" |
| 2049 | |
| 2050 | #: contrib/localflavor/id/id_choices.py:61 |
| 2051 | msgid "Kepulauan Bangka Belitung" |
| 2052 | msgstr "" |
| 2053 | |
| 2054 | #: contrib/localflavor/id/id_choices.py:23 |
| 2055 | msgid "Kepulauan Bangka-Belitung" |
| 2056 | msgstr "" |
| 2057 | |
| 2058 | #: contrib/localflavor/id/id_choices.py:24 |
| 2059 | #: contrib/localflavor/id/id_choices.py:62 |
| 2060 | msgid "Kepulauan Riau" |
| 2061 | msgstr "" |
| 2062 | |
| 2063 | #: contrib/localflavor/ie/ie_counties.py:20 |
| 2064 | msgid "Kerry" |
| 2065 | msgstr "" |
| 2066 | |
| 2067 | #: contrib/localflavor/sk/sk_districts.py:28 |
| 2068 | msgid "Kezmarok" |
| 2069 | msgstr "" |
| 2070 | |
| 2071 | #: conf/global_settings.py:73 |
| 2072 | msgid "Khmer" |
| 2073 | msgstr "" |
| 2074 | |
| 2075 | #: contrib/localflavor/ie/ie_counties.py:21 |
| 2076 | msgid "Kildare" |
| 2077 | msgstr "" |
| 2078 | |
| 2079 | #: contrib/localflavor/ie/ie_counties.py:22 |
| 2080 | msgid "Kilkenny" |
| 2081 | msgstr "" |
| 2082 | |
| 2083 | #: contrib/localflavor/jp/jp_prefectures.py:42 |
| 2084 | msgid "Kochi" |
| 2085 | msgstr "" |
| 2086 | |
| 2087 | #: contrib/localflavor/sk/sk_districts.py:29 |
| 2088 | msgid "Komarno" |
| 2089 | msgstr "" |
| 2090 | |
| 2091 | #: conf/global_settings.py:75 |
| 2092 | msgid "Korean" |
| 2093 | msgstr "" |
| 2094 | |
| 2095 | #: contrib/localflavor/sk/sk_districts.py:34 |
| 2096 | msgid "Kosice - okolie" |
| 2097 | msgstr "" |
| 2098 | |
| 2099 | #: contrib/localflavor/sk/sk_districts.py:30 |
| 2100 | msgid "Kosice I" |
| 2101 | msgstr "" |
| 2102 | |
| 2103 | #: contrib/localflavor/sk/sk_districts.py:31 |
| 2104 | msgid "Kosice II" |
| 2105 | msgstr "" |
| 2106 | |
| 2107 | #: contrib/localflavor/sk/sk_districts.py:32 |
| 2108 | msgid "Kosice III" |
| 2109 | msgstr "" |
| 2110 | |
| 2111 | #: contrib/localflavor/sk/sk_districts.py:33 |
| 2112 | msgid "Kosice IV" |
| 2113 | msgstr "" |
| 2114 | |
| 2115 | #: contrib/localflavor/sk/sk_regions.py:10 |
| 2116 | msgid "Kosice region" |
| 2117 | msgstr "" |
| 2118 | |
| 2119 | #: contrib/localflavor/se/se_counties.py:22 |
| 2120 | msgid "Kronoberg" |
| 2121 | msgstr "" |
| 2122 | |
| 2123 | #: contrib/localflavor/sk/sk_districts.py:35 |
| 2124 | msgid "Krupina" |
| 2125 | msgstr "" |
| 2126 | |
| 2127 | #: contrib/localflavor/jp/jp_prefectures.py:46 |
| 2128 | msgid "Kumamoto" |
| 2129 | msgstr "" |
| 2130 | |
| 2131 | #: contrib/localflavor/pl/pl_voivodeships.py:9 |
| 2132 | msgid "Kuyavia-Pomerania" |
| 2133 | msgstr "" |
| 2134 | |
| 2135 | #: contrib/localflavor/za/za_provinces.py:7 |
| 2136 | msgid "KwaZulu-Natal" |
| 2137 | msgstr "" |
| 2138 | |
| 2139 | #: contrib/localflavor/jp/jp_prefectures.py:29 |
| 2140 | msgid "Kyoto" |
| 2141 | msgstr "" |
| 2142 | |
| 2143 | #: contrib/localflavor/sk/sk_districts.py:36 |
| 2144 | msgid "Kysucke Nove Mesto" |
| 2145 | msgstr "" |
| 2146 | |
| 2147 | #: contrib/localflavor/es/es_provinces.py:30 |
| 2148 | #: contrib/localflavor/es/es_regions.py:17 |
| 2149 | msgid "La Rioja" |
| 2150 | msgstr "" |
| 2151 | |
| 2152 | #: contrib/localflavor/id/id_choices.py:25 |
| 2153 | #: contrib/localflavor/id/id_choices.py:55 |
| 2154 | msgid "Lampung" |
| 2155 | msgstr "" |
| 2156 | |
| 2157 | #: contrib/localflavor/uk/uk_regions.py:29 |
| 2158 | msgid "Lancashire" |
| 2159 | msgstr "" |
| 2160 | |
| 2161 | #: contrib/localflavor/ie/ie_counties.py:23 |
| 2162 | msgid "Laois" |
| 2163 | msgstr "" |
| 2164 | |
| 2165 | #: contrib/localflavor/es/es_provinces.py:39 |
| 2166 | msgid "Las Palmas" |
| 2167 | msgstr "" |
| 2168 | |
| 2169 | #: contrib/comments/feeds.py:23 |
| 2170 | #, python-format |
| 2171 | msgid "Latest comments on %(site_name)s" |
| 2172 | msgstr "" |
| 2173 | |
| 2174 | #: conf/global_settings.py:77 |
| 2175 | msgid "Latvian" |
| 2176 | msgstr "" |
| 2177 | |
| 2178 | #: contrib/localflavor/uk/uk_regions.py:30 |
| 2179 | msgid "Leicestershire" |
| 2180 | msgstr "" |
| 2181 | |
| 2182 | #: contrib/localflavor/ie/ie_counties.py:24 |
| 2183 | msgid "Leitrim" |
| 2184 | msgstr "" |
| 2185 | |
| 2186 | #: contrib/localflavor/es/es_provinces.py:28 |
| 2187 | msgid "Leon" |
| 2188 | msgstr "" |
| 2189 | |
| 2190 | #: contrib/localflavor/pl/pl_voivodeships.py:13 |
| 2191 | msgid "Lesser Poland" |
| 2192 | msgstr "" |
| 2193 | |
| 2194 | #: contrib/localflavor/sk/sk_districts.py:37 |
| 2195 | msgid "Levice" |
| 2196 | msgstr "" |
| 2197 | |
| 2198 | #: contrib/localflavor/sk/sk_districts.py:38 |
| 2199 | msgid "Levoca" |
| 2200 | msgstr "" |
| 2201 | |
| 2202 | #: contrib/localflavor/cz/cz_regions.py:14 |
| 2203 | msgid "Liberec Region" |
| 2204 | msgstr "" |
| 2205 | |
| 2206 | #: contrib/localflavor/nl/nl_provinces.py:9 |
| 2207 | msgid "Limburg" |
| 2208 | msgstr "" |
| 2209 | |
| 2210 | #: contrib/localflavor/ie/ie_counties.py:25 |
| 2211 | msgid "Limerick" |
| 2212 | msgstr "" |
| 2213 | |
| 2214 | #: contrib/localflavor/za/za_provinces.py:8 |
| 2215 | msgid "Limpopo" |
| 2216 | msgstr "" |
| 2217 | |
| 2218 | #: contrib/localflavor/uk/uk_regions.py:31 |
| 2219 | msgid "Lincolnshire" |
| 2220 | msgstr "" |
| 2221 | |
| 2222 | #: contrib/gis/db/models/fields.py:273 |
| 2223 | msgid "Line string" |
| 2224 | msgstr "" |
| 2225 | |
| 2226 | #: contrib/localflavor/sk/sk_districts.py:39 |
| 2227 | msgid "Liptovsky Mikulas" |
| 2228 | msgstr "" |
| 2229 | |
| 2230 | #: conf/global_settings.py:76 |
| 2231 | msgid "Lithuanian" |
| 2232 | msgstr "" |
| 2233 | |
| 2234 | #: contrib/localflavor/es/es_provinces.py:29 |
| 2235 | msgid "Lleida" |
| 2236 | msgstr "" |
| 2237 | |
| 2238 | #: contrib/localflavor/pl/pl_voivodeships.py:12 |
| 2239 | msgid "Lodz" |
| 2240 | msgstr "" |
| 2241 | |
| 2242 | #: contrib/admin/sites.py:402 contrib/admin/templates/admin/login.html:26 |
| 2243 | #: contrib/admin/templates/registration/password_reset_complete.html:14 |
| 2244 | #: contrib/admin/views/decorators.py:20 |
| 2245 | msgid "Log in" |
| 2246 | msgstr "" |
| 2247 | |
| 2248 | #: contrib/admin/templates/registration/logged_out.html:10 |
| 2249 | msgid "Log in again" |
| 2250 | msgstr "" |
| 2251 | |
| 2252 | #: contrib/admin/templates/admin/base.html:47 |
| 2253 | #: contrib/admin/templates/registration/password_change_done.html:3 |
| 2254 | #: contrib/admin/templates/registration/password_change_form.html:4 |
| 2255 | msgid "Log out" |
| 2256 | msgstr "" |
| 2257 | |
| 2258 | #: contrib/auth/views.py:60 |
| 2259 | msgid "Logged out" |
| 2260 | msgstr "" |
| 2261 | |
| 2262 | #: contrib/localflavor/ie/ie_counties.py:26 |
| 2263 | msgid "Longford" |
| 2264 | msgstr "" |
| 2265 | |
| 2266 | #: contrib/admin/sites.py:313 contrib/admin/views/decorators.py:47 |
| 2267 | msgid "" |
| 2268 | "Looks like your browser isn't configured to accept cookies. Please enable " |
| 2269 | "cookies, reload this page, and try again." |
| 2270 | msgstr "" |
| 2271 | |
| 2272 | #: contrib/admin/widgets.py:126 |
| 2273 | msgid "Lookup" |
| 2274 | msgstr "" |
| 2275 | |
| 2276 | #: contrib/localflavor/uk/uk_regions.py:81 |
| 2277 | msgid "Lothian" |
| 2278 | msgstr "" |
| 2279 | |
| 2280 | #: contrib/localflavor/ie/ie_counties.py:27 |
| 2281 | msgid "Louth" |
| 2282 | msgstr "" |
| 2283 | |
| 2284 | #: contrib/localflavor/at/at_states.py:7 |
| 2285 | msgid "Lower Austria" |
| 2286 | msgstr "" |
| 2287 | |
| 2288 | #: contrib/localflavor/de/de_states.py:13 |
| 2289 | msgid "Lower Saxony" |
| 2290 | msgstr "" |
| 2291 | |
| 2292 | #: contrib/localflavor/pl/pl_voivodeships.py:8 |
| 2293 | msgid "Lower Silesia" |
| 2294 | msgstr "" |
| 2295 | |
| 2296 | #: contrib/localflavor/pl/pl_voivodeships.py:10 |
| 2297 | msgid "Lublin" |
| 2298 | msgstr "" |
| 2299 | |
| 2300 | #: contrib/localflavor/pl/pl_voivodeships.py:11 |
| 2301 | msgid "Lubusz" |
| 2302 | msgstr "" |
| 2303 | |
| 2304 | #: contrib/localflavor/sk/sk_districts.py:40 |
| 2305 | msgid "Lucenec" |
| 2306 | msgstr "" |
| 2307 | |
| 2308 | #: contrib/localflavor/ch/ch_states.py:16 |
| 2309 | msgid "Lucerne" |
| 2310 | msgstr "" |
| 2311 | |
| 2312 | #: contrib/localflavor/es/es_provinces.py:31 |
| 2313 | msgid "Lugo" |
| 2314 | msgstr "" |
| 2315 | |
| 2316 | #: utils/translation/trans_real.py:554 |
| 2317 | msgid "MONTH_DAY_FORMAT" |
| 2318 | msgstr "F j" |
| 2319 | |
| 2320 | #: conf/global_settings.py:78 |
| 2321 | msgid "Macedonian" |
| 2322 | msgstr "" |
| 2323 | |
| 2324 | #: contrib/localflavor/id/id_choices.py:49 |
| 2325 | msgid "Madiun" |
| 2326 | msgstr "" |
| 2327 | |
| 2328 | #: contrib/localflavor/es/es_provinces.py:32 |
| 2329 | #: contrib/localflavor/es/es_regions.py:18 |
| 2330 | msgid "Madrid" |
| 2331 | msgstr "" |
| 2332 | |
| 2333 | #: contrib/localflavor/id/id_choices.py:92 |
| 2334 | msgid "Madura" |
| 2335 | msgstr "" |
| 2336 | |
| 2337 | #: contrib/localflavor/id/id_choices.py:46 |
| 2338 | msgid "Magelang" |
| 2339 | msgstr "" |
| 2340 | |
| 2341 | #: contrib/localflavor/sk/sk_districts.py:41 |
| 2342 | msgid "Malacky" |
| 2343 | msgstr "" |
| 2344 | |
| 2345 | #: contrib/localflavor/es/es_provinces.py:33 |
| 2346 | msgid "Malaga" |
| 2347 | msgstr "" |
| 2348 | |
| 2349 | #: contrib/localflavor/id/id_choices.py:93 |
| 2350 | msgid "Malang" |
| 2351 | msgstr "" |
| 2352 | |
| 2353 | #: contrib/localflavor/id/id_choices.py:26 |
| 2354 | #: contrib/localflavor/id/id_choices.py:70 |
| 2355 | msgid "Maluku" |
| 2356 | msgstr "" |
| 2357 | |
| 2358 | #: contrib/localflavor/id/id_choices.py:27 |
| 2359 | #: contrib/localflavor/id/id_choices.py:71 |
| 2360 | msgid "Maluku Utara" |
| 2361 | msgstr "" |
| 2362 | |
| 2363 | #: db/models/fields/related.py:939 |
| 2364 | msgid "Many-to-many relationship" |
| 2365 | msgstr "" |
| 2366 | |
| 2367 | #: utils/dates.py:18 utils/dates.py:31 |
| 2368 | msgid "March" |
| 2369 | msgstr "" |
| 2370 | |
| 2371 | #: contrib/localflavor/sk/sk_districts.py:42 |
| 2372 | msgid "Martin" |
| 2373 | msgstr "" |
| 2374 | |
| 2375 | #: contrib/localflavor/pl/pl_voivodeships.py:14 |
| 2376 | msgid "Masovia" |
| 2377 | msgstr "" |
| 2378 | |
| 2379 | #: utils/dates.py:18 utils/dates.py:31 |
| 2380 | msgid "May" |
| 2381 | msgstr "" |
| 2382 | |
| 2383 | #: contrib/localflavor/ie/ie_counties.py:28 |
| 2384 | msgid "Mayo" |
| 2385 | msgstr "" |
| 2386 | |
| 2387 | #: contrib/localflavor/ie/ie_counties.py:29 |
| 2388 | msgid "Meath" |
| 2389 | msgstr "" |
| 2390 | |
| 2391 | #: contrib/localflavor/de/de_states.py:12 |
| 2392 | msgid "Mecklenburg-Western Pomerania" |
| 2393 | msgstr "" |
| 2394 | |
| 2395 | #: contrib/localflavor/sk/sk_districts.py:43 |
| 2396 | msgid "Medzilaborce" |
| 2397 | msgstr "" |
| 2398 | |
| 2399 | #: contrib/localflavor/es/es_provinces.py:56 |
| 2400 | msgid "Melilla" |
| 2401 | msgstr "" |
| 2402 | |
| 2403 | #: contrib/localflavor/uk/uk_regions.py:32 |
| 2404 | msgid "Merseyside" |
| 2405 | msgstr "" |
| 2406 | |
| 2407 | #: contrib/comments/admin.py:15 |
| 2408 | msgid "Metadata" |
| 2409 | msgstr "" |
| 2410 | |
| 2411 | #: contrib/localflavor/sk/sk_districts.py:44 |
| 2412 | msgid "Michalovce" |
| 2413 | msgstr "" |
| 2414 | |
| 2415 | #: contrib/localflavor/mx/mx_states.py:27 |
| 2416 | msgid "Michoacán" |
| 2417 | msgstr "" |
| 2418 | |
| 2419 | #: contrib/localflavor/uk/uk_regions.py:68 |
| 2420 | msgid "Mid Glamorgan" |
| 2421 | msgstr "" |
| 2422 | |
| 2423 | #: contrib/localflavor/jp/jp_prefectures.py:27 |
| 2424 | msgid "Mie" |
| 2425 | msgstr "" |
| 2426 | |
| 2427 | #: contrib/localflavor/jp/jp_prefectures.py:7 |
| 2428 | msgid "Miyagi" |
| 2429 | msgstr "" |
| 2430 | |
| 2431 | #: contrib/localflavor/jp/jp_prefectures.py:48 |
| 2432 | msgid "Miyazaki" |
| 2433 | msgstr "" |
| 2434 | |
| 2435 | #: db/models/fields/related.py:755 |
| 2436 | #, python-format |
| 2437 | msgid "Model %(model)s with pk %(pk)r does not exist." |
| 2438 | msgstr "" |
| 2439 | |
| 2440 | #: contrib/admindocs/views.py:197 |
| 2441 | #, python-format |
| 2442 | msgid "Model %(model_name)r not found in app %(app_label)r" |
| 2443 | msgstr "" |
| 2444 | |
| 2445 | #: contrib/admin/templates/admin/index.html:18 |
| 2446 | #, python-format |
| 2447 | msgid "Models available in the %(name)s application." |
| 2448 | msgstr "" |
| 2449 | |
| 2450 | #: utils/dates.py:10 |
| 2451 | msgid "Mon" |
| 2452 | msgstr "" |
| 2453 | |
| 2454 | #: contrib/localflavor/ie/ie_counties.py:30 |
| 2455 | msgid "Monaghan" |
| 2456 | msgstr "" |
| 2457 | |
| 2458 | #: utils/dates.py:6 |
| 2459 | msgid "Monday" |
| 2460 | msgstr "" |
| 2461 | |
| 2462 | #: contrib/localflavor/cz/cz_regions.py:21 |
| 2463 | msgid "Moravian-Silesian Region" |
| 2464 | msgstr "" |
| 2465 | |
| 2466 | #: contrib/localflavor/mx/mx_states.py:28 |
| 2467 | msgid "Morelos" |
| 2468 | msgstr "" |
| 2469 | |
| 2470 | #: contrib/localflavor/za/za_provinces.py:9 |
| 2471 | msgid "Mpumalanga" |
| 2472 | msgstr "" |
| 2473 | |
| 2474 | #: contrib/gis/db/models/fields.py:289 |
| 2475 | msgid "Multi polygon" |
| 2476 | msgstr "" |
| 2477 | |
| 2478 | #: contrib/gis/db/models/fields.py:285 |
| 2479 | msgid "Multi-line string" |
| 2480 | msgstr "" |
| 2481 | |
| 2482 | #: contrib/gis/db/models/fields.py:281 |
| 2483 | msgid "Multi-point" |
| 2484 | msgstr "" |
| 2485 | |
| 2486 | #: contrib/localflavor/es/es_provinces.py:34 |
| 2487 | msgid "Murcia" |
| 2488 | msgstr "" |
| 2489 | |
| 2490 | #: contrib/admin/templates/admin/index.html:54 |
| 2491 | msgid "My Actions" |
| 2492 | msgstr "" |
| 2493 | |
| 2494 | #: contrib/localflavor/sk/sk_districts.py:45 |
| 2495 | msgid "Myjava" |
| 2496 | msgstr "" |
| 2497 | |
| 2498 | #: contrib/localflavor/id/id_choices.py:77 |
| 2499 | msgid "NTB - Lombok" |
| 2500 | msgstr "" |
| 2501 | |
| 2502 | #: contrib/localflavor/id/id_choices.py:81 |
| 2503 | msgid "NTB - Sumbawa" |
| 2504 | msgstr "" |
| 2505 | |
| 2506 | #: contrib/localflavor/id/id_choices.py:82 |
| 2507 | msgid "NTT - Flores" |
| 2508 | msgstr "" |
| 2509 | |
| 2510 | #: contrib/localflavor/id/id_choices.py:83 |
| 2511 | msgid "NTT - Sumba" |
| 2512 | msgstr "" |
| 2513 | |
| 2514 | #: contrib/localflavor/id/id_choices.py:72 |
| 2515 | msgid "NTT - Timor" |
| 2516 | msgstr "" |
| 2517 | |
| 2518 | #: contrib/localflavor/jp/jp_prefectures.py:19 |
| 2519 | msgid "Nagano" |
| 2520 | msgstr "" |
| 2521 | |
| 2522 | #: contrib/localflavor/jp/jp_prefectures.py:45 |
| 2523 | msgid "Nagasaki" |
| 2524 | msgstr "" |
| 2525 | |
| 2526 | #: contrib/comments/forms.py:93 |
| 2527 | msgid "Name" |
| 2528 | msgstr "" |
| 2529 | |
| 2530 | #: contrib/localflavor/sk/sk_districts.py:46 |
| 2531 | msgid "Namestovo" |
| 2532 | msgstr "" |
| 2533 | |
| 2534 | #: contrib/localflavor/id/id_choices.py:28 |
| 2535 | #: contrib/localflavor/id/id_choices.py:59 |
| 2536 | msgid "Nanggroe Aceh Darussalam" |
| 2537 | msgstr "" |
| 2538 | |
| 2539 | #: contrib/localflavor/jp/jp_prefectures.py:32 |
| 2540 | msgid "Nara" |
| 2541 | msgstr "" |
| 2542 | |
| 2543 | #: contrib/localflavor/pl/forms.py:109 |
| 2544 | msgid "National Business Register Number (REGON) consists of 9 or 14 digits." |
| 2545 | msgstr "" |
| 2546 | |
| 2547 | #: contrib/localflavor/pl/forms.py:38 |
| 2548 | msgid "National Identification Number consists of 11 digits." |
| 2549 | msgstr "" |
| 2550 | |
| 2551 | #: contrib/localflavor/es/es_provinces.py:35 |
| 2552 | msgid "Navarre" |
| 2553 | msgstr "" |
| 2554 | |
| 2555 | #: contrib/localflavor/mx/mx_states.py:29 |
| 2556 | msgid "Nayarit" |
| 2557 | msgstr "" |
| 2558 | |
| 2559 | #: contrib/localflavor/ch/ch_states.py:17 |
| 2560 | msgid "Neuchatel" |
| 2561 | msgstr "" |
| 2562 | |
| 2563 | #: contrib/admin/templates/registration/password_change_form.html:32 |
| 2564 | #: contrib/auth/forms.py:144 |
| 2565 | msgid "New password" |
| 2566 | msgstr "" |
| 2567 | |
| 2568 | #: contrib/auth/forms.py:145 |
| 2569 | msgid "New password confirmation" |
| 2570 | msgstr "" |
| 2571 | |
| 2572 | #: contrib/admin/templates/registration/password_reset_confirm.html:18 |
| 2573 | msgid "New password:" |
| 2574 | msgstr "" |
| 2575 | |
| 2576 | #: contrib/localflavor/ch/ch_states.py:18 |
| 2577 | msgid "Nidwalden" |
| 2578 | msgstr "" |
| 2579 | |
| 2580 | #: contrib/localflavor/jp/jp_prefectures.py:20 |
| 2581 | msgid "Niigata" |
| 2582 | msgstr "" |
| 2583 | |
| 2584 | #: contrib/localflavor/sk/sk_districts.py:47 |
| 2585 | msgid "Nitra" |
| 2586 | msgstr "" |
| 2587 | |
| 2588 | #: contrib/localflavor/sk/sk_regions.py:11 |
| 2589 | msgid "Nitra region" |
| 2590 | msgstr "" |
| 2591 | |
| 2592 | #: contrib/admin/filterspecs.py:147 forms/widgets.py:435 |
| 2593 | msgid "No" |
| 2594 | msgstr "" |
| 2595 | |
| 2596 | #: contrib/admin/options.py:754 |
| 2597 | msgid "No action selected." |
| 2598 | msgstr "" |
| 2599 | |
| 2600 | #: contrib/admin/options.py:574 |
| 2601 | msgid "No fields changed." |
| 2602 | msgstr "" |
| 2603 | |
| 2604 | #: forms/fields.py:422 |
| 2605 | msgid "No file was submitted." |
| 2606 | msgstr "Nuk u parashtrua kartelë." |
| 2607 | |
| 2608 | #: forms/fields.py:421 |
| 2609 | msgid "No file was submitted. Check the encoding type on the form." |
| 2610 | msgstr "" |
| 2611 | "Nuk u parashtrua ndonjë kartelë. Kontrolloni llojin e kodimit te forma." |
| 2612 | |
| 2613 | #: contrib/gis/forms/fields.py:17 |
| 2614 | msgid "No geometry value provided." |
| 2615 | msgstr "" |
| 2616 | |
| 2617 | #: contrib/admin/options.py:137 contrib/admin/options.py:152 |
| 2618 | msgid "None" |
| 2619 | msgstr "" |
| 2620 | |
| 2621 | #: contrib/admin/templates/admin/index.html:58 |
| 2622 | msgid "None available" |
| 2623 | msgstr "" |
| 2624 | |
| 2625 | #: contrib/localflavor/nl/nl_provinces.py:10 |
| 2626 | msgid "Noord-Brabant" |
| 2627 | msgstr "" |
| 2628 | |
| 2629 | #: contrib/localflavor/nl/nl_provinces.py:11 |
| 2630 | msgid "Noord-Holland" |
| 2631 | msgstr "" |
| 2632 | |
| 2633 | #: contrib/localflavor/uk/uk_regions.py:33 |
| 2634 | msgid "Norfolk" |
| 2635 | msgstr "" |
| 2636 | |
| 2637 | #: contrib/localflavor/se/se_counties.py:17 |
| 2638 | msgid "Norrbotten" |
| 2639 | msgstr "" |
| 2640 | |
| 2641 | #: contrib/localflavor/de/de_states.py:14 |
| 2642 | msgid "North Rhine-Westphalia" |
| 2643 | msgstr "" |
| 2644 | |
| 2645 | #: contrib/localflavor/za/za_provinces.py:11 |
| 2646 | msgid "North West" |
| 2647 | msgstr "" |
| 2648 | |
| 2649 | #: contrib/localflavor/uk/uk_regions.py:34 |
| 2650 | msgid "North Yorkshire" |
| 2651 | msgstr "" |
| 2652 | |
| 2653 | #: contrib/localflavor/uk/uk_regions.py:35 |
| 2654 | msgid "Northamptonshire" |
| 2655 | msgstr "" |
| 2656 | |
| 2657 | #: contrib/localflavor/za/za_provinces.py:10 |
| 2658 | msgid "Northern Cape" |
| 2659 | msgstr "" |
| 2660 | |
| 2661 | #: contrib/localflavor/uk/uk_regions.py:91 |
| 2662 | msgid "Northern Ireland" |
| 2663 | msgstr "" |
| 2664 | |
| 2665 | #: contrib/localflavor/uk/uk_regions.py:36 |
| 2666 | msgid "Northumberland" |
| 2667 | msgstr "" |
| 2668 | |
| 2669 | #: conf/global_settings.py:80 |
| 2670 | msgid "Norwegian" |
| 2671 | msgstr "" |
| 2672 | |
| 2673 | #: contrib/localflavor/uk/uk_regions.py:37 |
| 2674 | msgid "Nottinghamshire" |
| 2675 | msgstr "" |
| 2676 | |
| 2677 | #: utils/dates.py:32 |
| 2678 | msgid "Nov." |
| 2679 | msgstr "" |
| 2680 | |
| 2681 | #: contrib/localflavor/sk/sk_districts.py:48 |
| 2682 | msgid "Nove Mesto nad Vahom" |
| 2683 | msgstr "" |
| 2684 | |
| 2685 | #: contrib/localflavor/sk/sk_districts.py:49 |
| 2686 | msgid "Nove Zamky" |
| 2687 | msgstr "" |
| 2688 | |
| 2689 | #: utils/dates.py:19 |
| 2690 | msgid "November" |
| 2691 | msgstr "" |
| 2692 | |
| 2693 | #: contrib/localflavor/mx/mx_states.py:30 |
| 2694 | msgid "Nuevo León" |
| 2695 | msgstr "" |
| 2696 | |
| 2697 | #: contrib/localflavor/id/id_choices.py:29 |
| 2698 | msgid "Nusa Tenggara Barat" |
| 2699 | msgstr "" |
| 2700 | |
| 2701 | #: contrib/localflavor/id/id_choices.py:30 |
| 2702 | msgid "Nusa Tenggara Timur" |
| 2703 | msgstr "" |
| 2704 | |
| 2705 | #: contrib/localflavor/mx/mx_states.py:31 |
| 2706 | msgid "Oaxaca" |
| 2707 | msgstr "" |
| 2708 | |
| 2709 | #: contrib/localflavor/ch/ch_states.py:19 |
| 2710 | msgid "Obwalden" |
| 2711 | msgstr "" |
| 2712 | |
| 2713 | #: utils/dates.py:32 |
| 2714 | msgid "Oct." |
| 2715 | msgstr "" |
| 2716 | |
| 2717 | #: utils/dates.py:19 |
| 2718 | msgid "October" |
| 2719 | msgstr "" |
| 2720 | |
| 2721 | #: contrib/localflavor/ie/ie_counties.py:31 |
| 2722 | msgid "Offaly" |
| 2723 | msgstr "" |
| 2724 | |
| 2725 | #: contrib/localflavor/jp/jp_prefectures.py:47 |
| 2726 | msgid "Oita" |
| 2727 | msgstr "" |
| 2728 | |
| 2729 | #: contrib/localflavor/jp/jp_prefectures.py:36 |
| 2730 | msgid "Okayama" |
| 2731 | msgstr "" |
| 2732 | |
| 2733 | #: contrib/localflavor/jp/jp_prefectures.py:50 |
| 2734 | msgid "Okinawa" |
| 2735 | msgstr "" |
| 2736 | |
| 2737 | #: contrib/admin/templates/registration/password_change_form.html:27 |
| 2738 | #: contrib/auth/forms.py:170 |
| 2739 | msgid "Old password" |
| 2740 | msgstr "" |
| 2741 | |
| 2742 | #: contrib/localflavor/cz/cz_regions.py:19 |
| 2743 | msgid "Olomouc Region" |
| 2744 | msgstr "" |
| 2745 | |
| 2746 | #: contrib/admin/util.py:175 |
| 2747 | #, python-format |
| 2748 | msgid "One or more %(fieldname)s in %(name)s:" |
| 2749 | msgstr "" |
| 2750 | |
| 2751 | #: contrib/admin/util.py:170 |
| 2752 | #, python-format |
| 2753 | msgid "One or more %(fieldname)s in %(name)s: %(obj)s" |
| 2754 | msgstr "" |
| 2755 | |
| 2756 | #: db/models/fields/related.py:879 |
| 2757 | msgid "One-to-one relationship" |
| 2758 | msgstr "" |
| 2759 | |
| 2760 | #: contrib/localflavor/pl/pl_voivodeships.py:15 |
| 2761 | msgid "Opole" |
| 2762 | msgstr "" |
| 2763 | |
| 2764 | #: forms/formsets.py:287 forms/formsets.py:289 |
| 2765 | msgid "Order" |
| 2766 | msgstr "Rend" |
| 2767 | |
| 2768 | #: contrib/localflavor/uk/uk_regions.py:82 |
| 2769 | msgid "Orkney Islands" |
| 2770 | msgstr "" |
| 2771 | |
| 2772 | #: contrib/localflavor/jp/jp_prefectures.py:30 |
| 2773 | msgid "Osaka" |
| 2774 | msgstr "" |
| 2775 | |
| 2776 | #: contrib/localflavor/es/es_provinces.py:36 |
| 2777 | msgid "Ourense" |
| 2778 | msgstr "" |
| 2779 | |
| 2780 | #: contrib/localflavor/nl/nl_provinces.py:12 |
| 2781 | msgid "Overijssel" |
| 2782 | msgstr "" |
| 2783 | |
| 2784 | #: contrib/localflavor/uk/uk_regions.py:38 |
| 2785 | msgid "Oxfordshire" |
| 2786 | msgstr "" |
| 2787 | |
| 2788 | #: utils/dateformat.py:48 |
| 2789 | msgid "PM" |
| 2790 | msgstr "" |
| 2791 | |
| 2792 | #: contrib/admin/templates/admin/404.html:4 |
| 2793 | #: contrib/admin/templates/admin/404.html:8 |
| 2794 | msgid "Page not found" |
| 2795 | msgstr "" |
| 2796 | |
| 2797 | #: contrib/localflavor/es/es_provinces.py:38 |
| 2798 | msgid "Palencia" |
| 2799 | msgstr "" |
| 2800 | |
| 2801 | #: contrib/localflavor/id/id_choices.py:31 |
| 2802 | msgid "Papua" |
| 2803 | msgstr "" |
| 2804 | |
| 2805 | #: contrib/localflavor/id/id_choices.py:32 |
| 2806 | msgid "Papua Barat" |
| 2807 | msgstr "" |
| 2808 | |
| 2809 | #: contrib/localflavor/id/id_choices.py:78 |
| 2810 | msgid "Papua dan Papua Barat" |
| 2811 | msgstr "" |
| 2812 | |
| 2813 | #: contrib/localflavor/cz/cz_regions.py:16 |
| 2814 | msgid "Pardubice Region" |
| 2815 | msgstr "" |
| 2816 | |
| 2817 | #: contrib/localflavor/sk/sk_districts.py:50 |
| 2818 | msgid "Partizanske" |
| 2819 | msgstr "" |
| 2820 | |
| 2821 | #: contrib/admin/templates/admin/auth/user/change_password.html:35 |
| 2822 | #: contrib/auth/forms.py:17 contrib/auth/forms.py:61 contrib/auth/forms.py:186 |
| 2823 | msgid "Password" |
| 2824 | msgstr "" |
| 2825 | |
| 2826 | #: contrib/admin/templates/admin/auth/user/change_password.html:41 |
| 2827 | #: contrib/admin/templates/registration/password_change_form.html:37 |
| 2828 | #: contrib/auth/forms.py:187 |
| 2829 | msgid "Password (again)" |
| 2830 | msgstr "" |
| 2831 | |
| 2832 | #: contrib/admin/templates/registration/password_change_done.html:4 |
| 2833 | #: contrib/admin/templates/registration/password_change_form.html:5 |
| 2834 | #: contrib/admin/templates/registration/password_change_form.html:7 |
| 2835 | #: contrib/admin/templates/registration/password_change_form.html:19 |
| 2836 | msgid "Password change" |
| 2837 | msgstr "" |
| 2838 | |
| 2839 | #: contrib/admin/templates/registration/password_change_done.html:6 |
| 2840 | #: contrib/admin/templates/registration/password_change_done.html:10 |
| 2841 | msgid "Password change successful" |
| 2842 | msgstr "" |
| 2843 | |
| 2844 | #: contrib/auth/admin.py:111 |
| 2845 | msgid "Password changed successfully." |
| 2846 | msgstr "" |
| 2847 | |
| 2848 | #: contrib/auth/forms.py:18 |
| 2849 | msgid "Password confirmation" |
| 2850 | msgstr "" |
| 2851 | |
| 2852 | #: contrib/admin/templates/registration/password_reset_complete.html:4 |
| 2853 | #: contrib/admin/templates/registration/password_reset_confirm.html:6 |
| 2854 | #: contrib/admin/templates/registration/password_reset_done.html:4 |
| 2855 | #: contrib/admin/templates/registration/password_reset_form.html:4 |
| 2856 | #: contrib/admin/templates/registration/password_reset_form.html:6 |
| 2857 | #: contrib/admin/templates/registration/password_reset_form.html:10 |
| 2858 | msgid "Password reset" |
| 2859 | msgstr "" |
| 2860 | |
| 2861 | #: contrib/admin/templates/registration/password_reset_complete.html:6 |
| 2862 | #: contrib/admin/templates/registration/password_reset_complete.html:10 |
| 2863 | msgid "Password reset complete" |
| 2864 | msgstr "" |
| 2865 | |
| 2866 | #: contrib/admin/templates/registration/password_reset_confirm.html:4 |
| 2867 | msgid "Password reset confirmation" |
| 2868 | msgstr "" |
| 2869 | |
| 2870 | #: contrib/auth/forms.py:136 |
| 2871 | #, python-format |
| 2872 | msgid "Password reset on %s" |
| 2873 | msgstr "" |
| 2874 | |
| 2875 | #: contrib/admin/templates/registration/password_reset_done.html:6 |
| 2876 | #: contrib/admin/templates/registration/password_reset_done.html:10 |
| 2877 | msgid "Password reset successful" |
| 2878 | msgstr "" |
| 2879 | |
| 2880 | #: contrib/admin/templates/registration/password_reset_confirm.html:26 |
| 2881 | msgid "Password reset unsuccessful" |
| 2882 | msgstr "" |
| 2883 | |
| 2884 | #: contrib/admin/templates/admin/login.html:22 |
| 2885 | msgid "Password:" |
| 2886 | msgstr "" |
| 2887 | |
| 2888 | #: contrib/admin/filterspecs.py:117 |
| 2889 | msgid "Past 7 days" |
| 2890 | msgstr "" |
| 2891 | |
| 2892 | #: contrib/localflavor/id/id_choices.py:87 |
| 2893 | msgid "Pati" |
| 2894 | msgstr "" |
| 2895 | |
| 2896 | #: contrib/localflavor/id/id_choices.py:85 |
| 2897 | msgid "Pekalongan" |
| 2898 | msgstr "" |
| 2899 | |
| 2900 | #: contrib/auth/admin.py:27 |
| 2901 | msgid "Permissions" |
| 2902 | msgstr "" |
| 2903 | |
| 2904 | #: conf/global_settings.py:59 |
| 2905 | msgid "Persian" |
| 2906 | msgstr "" |
| 2907 | |
| 2908 | #: contrib/auth/admin.py:26 |
| 2909 | msgid "Personal info" |
| 2910 | msgstr "" |
| 2911 | |
| 2912 | #: contrib/localflavor/sk/sk_districts.py:51 |
| 2913 | msgid "Pezinok" |
| 2914 | msgstr "" |
| 2915 | |
| 2916 | #: contrib/localflavor/us/models.py:17 |
| 2917 | msgid "Phone number" |
| 2918 | msgstr "" |
| 2919 | |
| 2920 | #: contrib/localflavor/fr/forms.py:31 |
| 2921 | msgid "Phone numbers must be in 0X XX XX XX XX format." |
| 2922 | msgstr "" |
| 2923 | |
| 2924 | #: contrib/localflavor/br/forms.py:31 |
| 2925 | msgid "Phone numbers must be in XX-XXXX-XXXX format." |
| 2926 | msgstr "" |
| 2927 | |
| 2928 | #: contrib/localflavor/us/forms.py:26 |
| 2929 | msgid "Phone numbers must be in XXX-XXX-XXXX format." |
| 2930 | msgstr "" |
| 2931 | |
| 2932 | #: contrib/localflavor/ro/forms.py:171 |
| 2933 | msgid "Phone numbers must be in XXXX-XXXXXX format." |
| 2934 | msgstr "" |
| 2935 | |
| 2936 | #: contrib/localflavor/pt/forms.py:37 |
| 2937 | msgid "Phone numbers must have 9 digits, or start by + or 00." |
| 2938 | msgstr "" |
| 2939 | |
| 2940 | #: contrib/localflavor/sk/sk_districts.py:52 |
| 2941 | msgid "Piestany" |
| 2942 | msgstr "" |
| 2943 | |
| 2944 | #: contrib/localflavor/cz/cz_regions.py:11 |
| 2945 | msgid "Pilsen Region" |
| 2946 | msgstr "" |
| 2947 | |
| 2948 | #: forms/models.py:542 |
| 2949 | #, python-format |
| 2950 | msgid "Please correct the duplicate data for %(field)s, which must be unique." |
| 2951 | msgstr "" |
| 2952 | |
| 2953 | #: forms/models.py:538 |
| 2954 | #, python-format |
| 2955 | msgid "Please correct the duplicate data for %(field)s." |
| 2956 | msgstr "" |
| 2957 | |
| 2958 | #: forms/models.py:548 |
| 2959 | #, python-format |
| 2960 | msgid "" |
| 2961 | "Please correct the duplicate data for %(field_name)s which must be unique " |
| 2962 | "for the %(lookup)s in %(date_field)s." |
| 2963 | msgstr "" |
| 2964 | |
| 2965 | #: forms/models.py:556 |
| 2966 | msgid "Please correct the duplicate values below." |
| 2967 | msgstr "" |
| 2968 | |
| 2969 | #: contrib/comments/templates/comments/preview.html:11 |
| 2970 | msgid "Please correct the error below" |
| 2971 | msgid_plural "Please correct the errors below" |
| 2972 | msgstr[0] "" |
| 2973 | msgstr[1] "" |
| 2974 | |
| 2975 | #: contrib/admin/templates/admin/change_form.html:39 |
| 2976 | #: contrib/admin/templates/admin/change_list.html:65 |
| 2977 | #: contrib/admin/templates/admin/auth/user/change_password.html:24 |
| 2978 | #: contrib/admin/templates/registration/password_change_form.html:15 |
| 2979 | msgid "Please correct the error below." |
| 2980 | msgid_plural "Please correct the errors below." |
| 2981 | msgstr[0] "" |
| 2982 | msgstr[1] "" |
| 2983 | |
| 2984 | #: contrib/admin/sites.py:22 contrib/admin/views/decorators.py:14 |
| 2985 | #: contrib/auth/forms.py:81 |
| 2986 | msgid "" |
| 2987 | "Please enter a correct username and password. Note that both fields are case-" |
| 2988 | "sensitive." |
| 2989 | msgstr "" |
| 2990 | |
| 2991 | #: contrib/localflavor/es/forms.py:68 |
| 2992 | msgid "Please enter a valid NIF or NIE." |
| 2993 | msgstr "" |
| 2994 | |
| 2995 | #: contrib/localflavor/es/forms.py:67 |
| 2996 | msgid "Please enter a valid NIF, NIE, or CIF." |
| 2997 | msgstr "" |
| 2998 | |
| 2999 | #: contrib/localflavor/es/forms.py:143 |
| 3000 | msgid "" |
| 3001 | "Please enter a valid bank account number in format XXXX-XXXX-XX-XXXXXXXXXX." |
| 3002 | msgstr "" |
| 3003 | |
| 3004 | #: db/models/fields/related.py:1020 |
| 3005 | #, python-format |
| 3006 | msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid." |
| 3007 | msgid_plural "" |
| 3008 | "Please enter valid %(self)s IDs. The values %(value)r are invalid." |
| 3009 | msgstr[0] "" |
| 3010 | "Ju lutem, jepni ID-ra %(self)s të vlefshme. Vlera %(value)r është e " |
| 3011 | "pavlefshme." |
| 3012 | msgstr[1] "" |
| 3013 | "Ju lutem, jepni ID-ra %(self)s të vlefshme. Vlerat %(value)r janë të " |
| 3014 | "pavlefshme" |
| 3015 | |
| 3016 | #: contrib/admin/templates/registration/password_reset_confirm.html:14 |
| 3017 | msgid "" |
| 3018 | "Please enter your new password twice so we can verify you typed it in " |
| 3019 | "correctly." |
| 3020 | msgstr "" |
| 3021 | |
| 3022 | #: contrib/admin/templates/registration/password_change_form.html:21 |
| 3023 | msgid "" |
| 3024 | "Please enter your old password, for security's sake, and then enter your new " |
| 3025 | "password twice so we can verify you typed it in correctly." |
| 3026 | msgstr "" |
| 3027 | |
| 3028 | #: contrib/admin/templates/registration/password_reset_email.html:5 |
| 3029 | msgid "Please go to the following page and choose a new password:" |
| 3030 | msgstr "" |
| 3031 | |
| 3032 | #: contrib/admin/sites.py:306 contrib/admin/views/decorators.py:40 |
| 3033 | msgid "Please log in again, because your session has expired." |
| 3034 | msgstr "" |
| 3035 | |
| 3036 | #: contrib/localflavor/pl/pl_voivodeships.py:17 |
| 3037 | msgid "Podlasie" |
| 3038 | msgstr "" |
| 3039 | |
| 3040 | #: contrib/gis/db/models/fields.py:269 |
| 3041 | msgid "Point" |
| 3042 | msgstr "" |
| 3043 | |
| 3044 | #: conf/global_settings.py:81 |
| 3045 | msgid "Polish" |
| 3046 | msgstr "" |
| 3047 | |
| 3048 | #: contrib/localflavor/sk/sk_districts.py:53 |
| 3049 | msgid "Poltar" |
| 3050 | msgstr "" |
| 3051 | |
| 3052 | #: contrib/gis/db/models/fields.py:277 |
| 3053 | msgid "Polygon" |
| 3054 | msgstr "" |
| 3055 | |
| 3056 | #: contrib/localflavor/pl/pl_voivodeships.py:18 |
| 3057 | msgid "Pomerania" |
| 3058 | msgstr "" |
| 3059 | |
| 3060 | #: contrib/localflavor/es/es_provinces.py:40 |
| 3061 | msgid "Pontevedra" |
| 3062 | msgstr "" |
| 3063 | |
| 3064 | #: contrib/localflavor/sk/sk_districts.py:54 |
| 3065 | msgid "Poprad" |
| 3066 | msgstr "" |
| 3067 | |
| 3068 | #: conf/global_settings.py:82 |
| 3069 | msgid "Portuguese" |
| 3070 | msgstr "" |
| 3071 | |
| 3072 | #: contrib/comments/templates/comments/form.html:17 |
| 3073 | #: contrib/comments/templates/comments/preview.html:32 |
| 3074 | msgid "Post" |
| 3075 | msgstr "" |
| 3076 | |
| 3077 | #: contrib/comments/templates/comments/preview.html:16 |
| 3078 | msgid "Post your comment" |
| 3079 | msgstr "" |
| 3080 | |
| 3081 | #: contrib/comments/models.py:153 |
| 3082 | #, python-format |
| 3083 | msgid "" |
| 3084 | "Posted by %(user)s at %(date)s\n" |
| 3085 | "\n" |
| 3086 | "%(comment)s\n" |
| 3087 | "\n" |
| 3088 | "http://%(domain)s%(url)s" |
| 3089 | msgstr "" |
| 3090 | |
| 3091 | #: contrib/localflavor/sk/sk_districts.py:55 |
| 3092 | msgid "Povazska Bystrica" |
| 3093 | msgstr "" |
| 3094 | |
| 3095 | #: contrib/localflavor/uk/uk_regions.py:69 |
| 3096 | msgid "Powys" |
| 3097 | msgstr "" |
| 3098 | |
| 3099 | #: contrib/localflavor/cz/cz_regions.py:8 |
| 3100 | msgid "Prague" |
| 3101 | msgstr "" |
| 3102 | |
| 3103 | #: contrib/localflavor/sk/sk_districts.py:56 |
| 3104 | msgid "Presov" |
| 3105 | msgstr "" |
| 3106 | |
| 3107 | #: contrib/localflavor/sk/sk_regions.py:12 |
| 3108 | msgid "Presov region" |
| 3109 | msgstr "" |
| 3110 | |
| 3111 | #: contrib/comments/templates/comments/form.html:18 |
| 3112 | #: contrib/comments/templates/comments/preview.html:33 |
| 3113 | msgid "Preview" |
| 3114 | msgstr "" |
| 3115 | |
| 3116 | #: contrib/comments/templates/comments/preview.html:4 |
| 3117 | #: contrib/comments/templates/comments/preview.html:13 |
| 3118 | msgid "Preview your comment" |
| 3119 | msgstr "" |
| 3120 | |
| 3121 | #: contrib/localflavor/sk/sk_districts.py:57 |
| 3122 | msgid "Prievidza" |
| 3123 | msgstr "" |
| 3124 | |
| 3125 | #: contrib/localflavor/es/es_regions.py:7 |
| 3126 | msgid "Principality of Asturias" |
| 3127 | msgstr "" |
| 3128 | |
| 3129 | #: contrib/localflavor/sk/sk_districts.py:58 |
| 3130 | msgid "Puchov" |
| 3131 | msgstr "" |
| 3132 | |
| 3133 | #: contrib/localflavor/mx/mx_states.py:32 |
| 3134 | msgid "Puebla" |
| 3135 | msgstr "" |
| 3136 | |
| 3137 | #: contrib/localflavor/id/id_choices.py:98 |
| 3138 | msgid "Purwakarta" |
| 3139 | msgstr "" |
| 3140 | |
| 3141 | #: contrib/localflavor/mx/mx_states.py:33 |
| 3142 | msgid "Querétaro" |
| 3143 | msgstr "" |
| 3144 | |
| 3145 | #: contrib/localflavor/mx/mx_states.py:34 |
| 3146 | msgid "Quintana Roo" |
| 3147 | msgstr "" |
| 3148 | |
| 3149 | #: contrib/comments/templates/comments/flag.html:7 |
| 3150 | msgid "Really flag this comment?" |
| 3151 | msgstr "" |
| 3152 | |
| 3153 | #: contrib/comments/templates/comments/approve.html:7 |
| 3154 | msgid "Really make this comment public?" |
| 3155 | msgstr "" |
| 3156 | |
| 3157 | #: contrib/comments/templates/comments/delete.html:7 |
| 3158 | msgid "Really remove this comment?" |
| 3159 | msgstr "" |
| 3160 | |
| 3161 | #: contrib/admin/templates/admin/index.html:53 |
| 3162 | msgid "Recent Actions" |
| 3163 | msgstr "" |
| 3164 | |
| 3165 | #: contrib/localflavor/es/es_regions.py:19 |
| 3166 | msgid "Region of Murcia" |
| 3167 | msgstr "" |
| 3168 | |
| 3169 | #: contrib/admin/templates/admin/edit_inline/stacked.html:36 |
| 3170 | #: contrib/admin/templates/admin/edit_inline/tabular.html:81 |
| 3171 | #: contrib/comments/templates/comments/delete.html:12 |
| 3172 | msgid "Remove" |
| 3173 | msgstr "" |
| 3174 | |
| 3175 | #: contrib/comments/templates/comments/delete.html:4 |
| 3176 | msgid "Remove a comment" |
| 3177 | msgstr "" |
| 3178 | |
| 3179 | #: contrib/comments/admin.py:48 |
| 3180 | msgid "Remove selected comments" |
| 3181 | msgstr "" |
| 3182 | |
| 3183 | #: contrib/auth/forms.py:15 contrib/auth/forms.py:49 |
| 3184 | #: contrib/auth/models.py:180 |
| 3185 | msgid "" |
| 3186 | "Required. 30 characters or fewer. Alphanumeric characters only (letters, " |
| 3187 | "digits and underscores)." |
| 3188 | msgstr "" |
| 3189 | |
| 3190 | #: contrib/admin/templates/registration/password_reset_form.html:16 |
| 3191 | msgid "Reset my password" |
| 3192 | msgstr "" |
| 3193 | |
| 3194 | #: contrib/localflavor/sk/sk_districts.py:59 |
| 3195 | msgid "Revuca" |
| 3196 | msgstr "" |
| 3197 | |
| 3198 | #: contrib/localflavor/de/de_states.py:15 |
| 3199 | msgid "Rhineland-Palatinate" |
| 3200 | msgstr "" |
| 3201 | |
| 3202 | #: contrib/localflavor/id/id_choices.py:33 |
| 3203 | #: contrib/localflavor/id/id_choices.py:60 |
| 3204 | msgid "Riau" |
| 3205 | msgstr "" |
| 3206 | |
| 3207 | #: contrib/localflavor/sk/sk_districts.py:60 |
| 3208 | msgid "Rimavska Sobota" |
| 3209 | msgstr "" |
| 3210 | |
| 3211 | #: conf/global_settings.py:84 |
| 3212 | msgid "Romanian" |
| 3213 | msgstr "" |
| 3214 | |
| 3215 | #: contrib/localflavor/ie/ie_counties.py:32 |
| 3216 | msgid "Roscommon" |
| 3217 | msgstr "" |
| 3218 | |
| 3219 | #: contrib/localflavor/sk/sk_districts.py:61 |
| 3220 | msgid "Roznava" |
| 3221 | msgstr "" |
| 3222 | |
| 3223 | #: contrib/admin/templates/admin/actions.html:4 |
| 3224 | msgid "Run the selected action" |
| 3225 | msgstr "" |
| 3226 | |
| 3227 | #: conf/global_settings.py:85 |
| 3228 | msgid "Russian" |
| 3229 | msgstr "" |
| 3230 | |
| 3231 | #: contrib/localflavor/sk/sk_districts.py:62 |
| 3232 | msgid "Ruzomberok" |
| 3233 | msgstr "" |
| 3234 | |
| 3235 | #: contrib/localflavor/de/de_states.py:16 |
| 3236 | msgid "Saarland" |
| 3237 | msgstr "" |
| 3238 | |
| 3239 | #: contrib/localflavor/sk/sk_districts.py:63 |
| 3240 | msgid "Sabinov" |
| 3241 | msgstr "" |
| 3242 | |
| 3243 | #: contrib/localflavor/jp/jp_prefectures.py:44 |
| 3244 | msgid "Saga" |
| 3245 | msgstr "" |
| 3246 | |
| 3247 | #: contrib/localflavor/jp/jp_prefectures.py:14 |
| 3248 | msgid "Saitama" |
| 3249 | msgstr "" |
| 3250 | |
| 3251 | #: contrib/localflavor/sk/sk_districts.py:73 |
| 3252 | msgid "Sala" |
| 3253 | msgstr "" |
| 3254 | |
| 3255 | #: contrib/localflavor/es/es_provinces.py:41 |
| 3256 | msgid "Salamanca" |
| 3257 | msgstr "" |
| 3258 | |
| 3259 | #: contrib/localflavor/at/at_states.py:9 |
| 3260 | msgid "Salzburg" |
| 3261 | msgstr "" |
| 3262 | |
| 3263 | #: contrib/localflavor/mx/mx_states.py:36 |
| 3264 | msgid "San Luis Potosí" |
| 3265 | msgstr "" |
| 3266 | |
| 3267 | #: contrib/localflavor/es/es_provinces.py:42 |
| 3268 | msgid "Santa Cruz de Tenerife" |
| 3269 | msgstr "" |
| 3270 | |
| 3271 | #: utils/dates.py:11 |
| 3272 | msgid "Sat" |
| 3273 | msgstr "" |
| 3274 | |
| 3275 | #: utils/dates.py:7 |
| 3276 | msgid "Saturday" |
| 3277 | msgstr "" |
| 3278 | |
| 3279 | #: contrib/admin/templates/admin/pagination.html:11 |
| 3280 | #: contrib/admin/templates/admin/submit_line.html:3 |
| 3281 | msgid "Save" |
| 3282 | msgstr "" |
| 3283 | |
| 3284 | #: contrib/admin/templates/admin/submit_line.html:6 |
| 3285 | msgid "Save and add another" |
| 3286 | msgstr "" |
| 3287 | |
| 3288 | #: contrib/admin/templates/admin/submit_line.html:7 |
| 3289 | msgid "Save and continue editing" |
| 3290 | msgstr "" |
| 3291 | |
| 3292 | #: contrib/admin/templates/admin/submit_line.html:5 |
| 3293 | msgid "Save as new" |
| 3294 | msgstr "" |
| 3295 | |
| 3296 | #: contrib/localflavor/de/de_states.py:17 |
| 3297 | msgid "Saxony" |
| 3298 | msgstr "" |
| 3299 | |
| 3300 | #: contrib/localflavor/de/de_states.py:18 |
| 3301 | msgid "Saxony-Anhalt" |
| 3302 | msgstr "" |
| 3303 | |
| 3304 | #: contrib/localflavor/ch/ch_states.py:20 |
| 3305 | msgid "Schaffhausen" |
| 3306 | msgstr "" |
| 3307 | |
| 3308 | #: contrib/localflavor/de/de_states.py:19 |
| 3309 | msgid "Schleswig-Holstein" |
| 3310 | msgstr "" |
| 3311 | |
| 3312 | #: contrib/localflavor/ch/ch_states.py:21 |
| 3313 | msgid "Schwyz" |
| 3314 | msgstr "" |
| 3315 | |
| 3316 | #: contrib/localflavor/uk/uk_regions.py:92 |
| 3317 | msgid "Scotland" |
| 3318 | msgstr "" |
| 3319 | |
| 3320 | #: contrib/admin/templates/admin/search_form.html:8 |
| 3321 | msgid "Search" |
| 3322 | msgstr "" |
| 3323 | |
| 3324 | #: contrib/localflavor/es/es_provinces.py:44 |
| 3325 | msgid "Segovia" |
| 3326 | msgstr "" |
| 3327 | |
| 3328 | #: contrib/admin/views/main.py:70 |
| 3329 | #, python-format |
| 3330 | msgid "Select %s" |
| 3331 | msgstr "" |
| 3332 | |
| 3333 | #: contrib/admin/views/main.py:70 |
| 3334 | #, python-format |
| 3335 | msgid "Select %s to change" |
| 3336 | msgstr "" |
| 3337 | |
| 3338 | #: contrib/localflavor/br/forms.py:59 |
| 3339 | msgid "" |
| 3340 | "Select a valid brazilian state. That state is not one of the available " |
| 3341 | "states." |
| 3342 | msgstr "" |
| 3343 | |
| 3344 | #: forms/fields.py:577 forms/fields.py:652 |
| 3345 | #, python-format |
| 3346 | msgid "Select a valid choice. %(value)s is not one of the available choices." |
| 3347 | msgstr "" |
| 3348 | "Përzgjidhni një zgjedhje të vlefshme. %(value)s nuk është nga zgjedhjet e " |
| 3349 | "mundshme." |
| 3350 | |
| 3351 | #: forms/models.py:962 |
| 3352 | #, python-format |
| 3353 | msgid "Select a valid choice. %s is not one of the available choices." |
| 3354 | msgstr "" |
| 3355 | "Përzgjidhni një zgjedhje të vlefshme. %s nuk është një nga zgjedhjet e " |
| 3356 | "mundshme." |
| 3357 | |
| 3358 | #: forms/models.py:886 |
| 3359 | msgid "Select a valid choice. That choice is not one of the available choices." |
| 3360 | msgstr "" |
| 3361 | "Përzgjidhni një zgjedhje të vlefshme. Ajo zgjedhje nuk është një nga " |
| 3362 | "zgjedhjet e mundshme." |
| 3363 | |
| 3364 | #: contrib/admin/templates/admin/actions.html:14 |
| 3365 | #, python-format |
| 3366 | msgid "Select all %(total_count)s %(module_name)s" |
| 3367 | msgstr "" |
| 3368 | |
| 3369 | #: contrib/localflavor/id/id_choices.py:86 |
| 3370 | msgid "Semarang" |
| 3371 | msgstr "" |
| 3372 | |
| 3373 | #: contrib/localflavor/sk/sk_districts.py:64 |
| 3374 | msgid "Senec" |
| 3375 | msgstr "" |
| 3376 | |
| 3377 | #: contrib/localflavor/sk/sk_districts.py:65 |
| 3378 | msgid "Senica" |
| 3379 | msgstr "" |
| 3380 | |
| 3381 | #: utils/dates.py:32 |
| 3382 | msgid "Sept." |
| 3383 | msgstr "" |
| 3384 | |
| 3385 | #: utils/dates.py:19 |
| 3386 | msgid "September" |
| 3387 | msgstr "" |
| 3388 | |
| 3389 | #: conf/global_settings.py:88 |
| 3390 | msgid "Serbian" |
| 3391 | msgstr "" |
| 3392 | |
| 3393 | #: conf/global_settings.py:89 |
| 3394 | msgid "Serbian Latin" |
| 3395 | msgstr "" |
| 3396 | |
| 3397 | #: contrib/admin/templates/admin/500.html:9 |
| 3398 | msgid "Server Error <em>(500)</em>" |
| 3399 | msgstr "" |
| 3400 | |
| 3401 | #: contrib/admin/templates/admin/500.html:4 |
| 3402 | msgid "Server error" |
| 3403 | msgstr "" |
| 3404 | |
| 3405 | #: contrib/admin/templates/admin/500.html:6 |
| 3406 | msgid "Server error (500)" |
| 3407 | msgstr "" |
| 3408 | |
| 3409 | #: contrib/localflavor/es/es_provinces.py:45 |
| 3410 | msgid "Seville" |
| 3411 | msgstr "" |
| 3412 | |
| 3413 | #: contrib/localflavor/uk/uk_regions.py:83 |
| 3414 | msgid "Shetland Islands" |
| 3415 | msgstr "" |
| 3416 | |
| 3417 | #: contrib/localflavor/jp/jp_prefectures.py:28 |
| 3418 | msgid "Shiga" |
| 3419 | msgstr "" |
| 3420 | |
| 3421 | #: contrib/localflavor/jp/jp_prefectures.py:35 |
| 3422 | msgid "Shimane" |
| 3423 | msgstr "" |
| 3424 | |
| 3425 | #: contrib/localflavor/jp/jp_prefectures.py:25 |
| 3426 | msgid "Shizuoka" |
| 3427 | msgstr "" |
| 3428 | |
| 3429 | #: contrib/admin/templates/admin/pagination.html:10 |
| 3430 | msgid "Show all" |
| 3431 | msgstr "" |
| 3432 | |
| 3433 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:21 |
| 3434 | msgid "Show object ID" |
| 3435 | msgstr "" |
| 3436 | |
| 3437 | #: contrib/admindocs/templates/admin_doc/bookmarklets.html:22 |
| 3438 | msgid "" |
| 3439 | "Shows the content-type and unique ID for pages that represent a single " |
| 3440 | "object." |
| 3441 | msgstr "" |
| 3442 | |
| 3443 | #: contrib/localflavor/uk/uk_regions.py:39 |
| 3444 | msgid "Shropshire" |
| 3445 | msgstr "" |
| 3446 | |
| 3447 | #: contrib/localflavor/id/id_choices.py:99 |
| 3448 | msgid "Sidoarjo" |
| 3449 | msgstr "" |
| 3450 | |
| 3451 | #: contrib/localflavor/pl/pl_voivodeships.py:19 |
| 3452 | msgid "Silesia" |
| 3453 | msgstr "" |
| 3454 | |
| 3455 | #: conf/global_settings.py:96 |
| 3456 | msgid "Simplified Chinese" |
| 3457 | msgstr "" |
| 3458 | |
| 3459 | #: contrib/localflavor/mx/mx_states.py:35 |
| 3460 | msgid "Sinaloa" |
| 3461 | msgstr "" |
| 3462 | |
| 3463 | #: contrib/admin/sites.py:388 |
| 3464 | msgid "Site administration" |
| 3465 | msgstr "" |
| 3466 | |
| 3467 | #: contrib/localflavor/sk/sk_districts.py:66 |
| 3468 | msgid "Skalica" |
| 3469 | msgstr "" |
| 3470 | |
| 3471 | #: contrib/localflavor/se/se_counties.py:26 |
| 3472 | msgid "Skåne" |
| 3473 | msgstr "" |
| 3474 | |
| 3475 | #: contrib/localflavor/ie/ie_counties.py:33 |
| 3476 | msgid "Sligo" |
| 3477 | msgstr "" |
| 3478 | |
| 3479 | #: conf/global_settings.py:86 |
| 3480 | msgid "Slovak" |
| 3481 | msgstr "" |
| 3482 | |
| 3483 | #: conf/global_settings.py:87 |
| 3484 | msgid "Slovenian" |
| 3485 | msgstr "" |
| 3486 | |
| 3487 | #: contrib/localflavor/sk/sk_districts.py:67 |
| 3488 | msgid "Snina" |
| 3489 | msgstr "" |
| 3490 | |
| 3491 | #: contrib/localflavor/sk/sk_districts.py:68 |
| 3492 | msgid "Sobrance" |
| 3493 | msgstr "" |
| 3494 | |
| 3495 | #: contrib/localflavor/ch/ch_states.py:22 |
| 3496 | msgid "Solothurn" |
| 3497 | msgstr "" |
| 3498 | |
| 3499 | #: contrib/localflavor/uk/uk_regions.py:40 |
| 3500 | msgid "Somerset" |
| 3501 | msgstr "" |
| 3502 | |
| 3503 | #: contrib/admin/templates/admin/invalid_setup.html:7 |
| 3504 | msgid "" |
| 3505 | "Something's wrong with your database installation. Make sure the appropriate " |
| 3506 | "database tables have been created, and make sure the database is readable by " |
| 3507 | "the appropriate user." |
| 3508 | msgstr "" |
| 3509 | |
| 3510 | #: contrib/localflavor/mx/mx_states.py:37 |
| 3511 | msgid "Sonora" |
| 3512 | msgstr "" |
| 3513 | |
| 3514 | #: contrib/localflavor/es/es_provinces.py:46 |
| 3515 | msgid "Soria" |
| 3516 | msgstr "" |
| 3517 | |
| 3518 | #: contrib/localflavor/cz/cz_regions.py:10 |
| 3519 | msgid "South Bohemian Region" |
| 3520 | msgstr "" |
| 3521 | |
| 3522 | #: contrib/localflavor/uk/uk_regions.py:70 |
| 3523 | msgid "South Glamorgan" |
| 3524 | msgstr "" |
| 3525 | |
| 3526 | #: contrib/localflavor/cz/cz_regions.py:18 |
| 3527 | msgid "South Moravian Region" |
| 3528 | msgstr "" |
| 3529 | |
| 3530 | #: contrib/localflavor/uk/uk_regions.py:41 |
| 3531 | msgid "South Yorkshire" |
| 3532 | msgstr "" |
| 3533 | |
| 3534 | #: conf/global_settings.py:55 |
| 3535 | msgid "Spanish" |
| 3536 | msgstr "" |
| 3537 | |
| 3538 | #: contrib/localflavor/sk/sk_districts.py:69 |
| 3539 | msgid "Spisska Nova Ves" |
| 3540 | msgstr "" |
| 3541 | |
| 3542 | #: contrib/localflavor/ch/ch_states.py:23 |
| 3543 | msgid "St. Gallen" |
| 3544 | msgstr "" |
| 3545 | |
| 3546 | #: contrib/localflavor/uk/uk_regions.py:42 |
| 3547 | msgid "Staffordshire" |
| 3548 | msgstr "" |
| 3549 | |
| 3550 | #: contrib/localflavor/sk/sk_districts.py:70 |
| 3551 | msgid "Stara Lubovna" |
| 3552 | msgstr "" |
| 3553 | |
| 3554 | #: contrib/localflavor/se/se_counties.py:15 |
| 3555 | msgid "Stockholm" |
| 3556 | msgstr "" |
| 3557 | |
| 3558 | #: contrib/localflavor/uk/uk_regions.py:84 |
| 3559 | msgid "Strathclyde" |
| 3560 | msgstr "" |
| 3561 | |
| 3562 | #: db/models/fields/__init__.py:554 db/models/fields/__init__.py:984 |
| 3563 | #, python-format |
| 3564 | msgid "String (up to %(max_length)s)" |
| 3565 | msgstr "" |
| 3566 | |
| 3567 | #: contrib/localflavor/sk/sk_districts.py:71 |
| 3568 | msgid "Stropkov" |
| 3569 | msgstr "" |
| 3570 | |
| 3571 | #: contrib/localflavor/at/at_states.py:10 |
| 3572 | msgid "Styria" |
| 3573 | msgstr "" |
| 3574 | |
| 3575 | #: contrib/localflavor/pl/pl_voivodeships.py:16 |
| 3576 | msgid "Subcarpatia" |
| 3577 | msgstr "" |
| 3578 | |
| 3579 | #: contrib/admin/actions.py:60 |
| 3580 | #, python-format |
| 3581 | msgid "Successfully deleted %(count)d %(items)s." |
| 3582 | msgstr "" |
| 3583 | |
| 3584 | #: contrib/localflavor/uk/uk_regions.py:43 |
| 3585 | msgid "Suffolk" |
| 3586 | msgstr "" |
| 3587 | |
| 3588 | #: contrib/localflavor/id/id_choices.py:34 |
| 3589 | #: contrib/localflavor/id/id_choices.py:68 |
| 3590 | msgid "Sulawesi Barat" |
| 3591 | msgstr "" |
| 3592 | |
| 3593 | #: contrib/localflavor/id/id_choices.py:35 |
| 3594 | #: contrib/localflavor/id/id_choices.py:69 |
| 3595 | msgid "Sulawesi Selatan" |
| 3596 | msgstr "" |
| 3597 | |
| 3598 | #: contrib/localflavor/id/id_choices.py:36 |
| 3599 | #: contrib/localflavor/id/id_choices.py:76 |
| 3600 | msgid "Sulawesi Tengah" |
| 3601 | msgstr "" |
| 3602 | |
| 3603 | #: contrib/localflavor/id/id_choices.py:37 |
| 3604 | #: contrib/localflavor/id/id_choices.py:79 |
| 3605 | msgid "Sulawesi Tenggara" |
| 3606 | msgstr "" |
| 3607 | |
| 3608 | #: contrib/localflavor/id/id_choices.py:38 |
| 3609 | msgid "Sulawesi Utara" |
| 3610 | msgstr "" |
| 3611 | |
| 3612 | #: contrib/localflavor/id/id_choices.py:67 |
| 3613 | msgid "Sulawesi Utara Daratan" |
| 3614 | msgstr "" |
| 3615 | |
| 3616 | #: contrib/localflavor/id/id_choices.py:74 |
| 3617 | msgid "Sulawesi Utara Kepulauan" |
| 3618 | msgstr "" |
| 3619 | |
| 3620 | #: contrib/localflavor/id/id_choices.py:39 |
| 3621 | #: contrib/localflavor/id/id_choices.py:52 |
| 3622 | msgid "Sumatera Barat" |
| 3623 | msgstr "" |
| 3624 | |
| 3625 | #: contrib/localflavor/id/id_choices.py:40 |
| 3626 | #: contrib/localflavor/id/id_choices.py:56 |
| 3627 | msgid "Sumatera Selatan" |
| 3628 | msgstr "" |
| 3629 | |
| 3630 | #: contrib/localflavor/id/id_choices.py:41 |
| 3631 | #: contrib/localflavor/id/id_choices.py:58 |
| 3632 | msgid "Sumatera Utara" |
| 3633 | msgstr "" |
| 3634 | |
| 3635 | #: utils/dates.py:11 |
| 3636 | msgid "Sun" |
| 3637 | msgstr "" |
| 3638 | |
| 3639 | #: utils/dates.py:7 |
| 3640 | msgid "Sunday" |
| 3641 | msgstr "" |
| 3642 | |
| 3643 | #: contrib/localflavor/id/id_choices.py:91 |
| 3644 | msgid "Surabaya" |
| 3645 | msgstr "" |
| 3646 | |
| 3647 | #: contrib/localflavor/id/id_choices.py:48 |
| 3648 | msgid "Surakarta - Solo" |
| 3649 | msgstr "" |
| 3650 | |
| 3651 | #: contrib/localflavor/uk/uk_regions.py:44 |
| 3652 | msgid "Surrey" |
| 3653 | msgstr "" |
| 3654 | |
| 3655 | #: contrib/localflavor/sk/sk_districts.py:72 |
| 3656 | msgid "Svidnik" |
| 3657 | msgstr "" |
| 3658 | |
| 3659 | #: conf/global_settings.py:90 |
| 3660 | msgid "Swedish" |
| 3661 | msgstr "" |
| 3662 | |
| 3663 | #: contrib/localflavor/pl/pl_voivodeships.py:20 |
| 3664 | msgid "Swietokrzyskie" |
| 3665 | msgstr "" |
| 3666 | |
| 3667 | #: contrib/localflavor/se/se_counties.py:19 |
| 3668 | msgid "Södermanland" |
| 3669 | msgstr "" |
| 3670 | |
| 3671 | #: utils/translation/trans_real.py:532 |
| 3672 | msgid "TIME_FORMAT" |
| 3673 | msgstr "P" |
| 3674 | |
| 3675 | #: contrib/localflavor/mx/mx_states.py:38 |
| 3676 | msgid "Tabasco" |
| 3677 | msgstr "" |
| 3678 | |
| 3679 | #: contrib/localflavor/mx/mx_states.py:39 |
| 3680 | msgid "Tamaulipas" |
| 3681 | msgstr "" |
| 3682 | |
| 3683 | #: conf/global_settings.py:91 |
| 3684 | msgid "Tamil" |
| 3685 | msgstr "" |
| 3686 | |
| 3687 | #: contrib/localflavor/id/id_choices.py:53 |
| 3688 | msgid "Tapanuli" |
| 3689 | msgstr "" |
| 3690 | |
| 3691 | #: contrib/localflavor/es/es_provinces.py:47 |
| 3692 | msgid "Tarragona" |
| 3693 | msgstr "" |
| 3694 | |
| 3695 | #: contrib/localflavor/uk/uk_regions.py:85 |
| 3696 | msgid "Tayside" |
| 3697 | msgstr "" |
| 3698 | |
| 3699 | #: conf/global_settings.py:92 |
| 3700 | msgid "Telugu" |
| 3701 | msgstr "" |
| 3702 | |
| 3703 | #: contrib/localflavor/es/es_provinces.py:48 |
| 3704 | msgid "Teruel" |
| 3705 | msgstr "" |
| 3706 | |
| 3707 | #: db/models/fields/__init__.py:1007 |
| 3708 | msgid "Text" |
| 3709 | msgstr "" |
| 3710 | |
| 3711 | #: conf/global_settings.py:93 |
| 3712 | msgid "Thai" |
| 3713 | msgstr "" |
| 3714 | |
| 3715 | #: contrib/comments/templates/comments/posted.html:7 |
| 3716 | msgid "Thank you for your comment" |
| 3717 | msgstr "" |
| 3718 | |
| 3719 | #: contrib/comments/templates/comments/approved.html:4 |
| 3720 | msgid "Thanks for approving" |
| 3721 | msgstr "" |
| 3722 | |
| 3723 | #: contrib/comments/templates/comments/posted.html:4 |
| 3724 | msgid "Thanks for commenting" |
| 3725 | msgstr "" |
| 3726 | |
| 3727 | #: contrib/comments/templates/comments/flagged.html:4 |
| 3728 | msgid "Thanks for flagging" |
| 3729 | msgstr "" |
| 3730 | |
| 3731 | #: contrib/comments/templates/comments/deleted.html:4 |
| 3732 | msgid "Thanks for removing" |
| 3733 | msgstr "" |
| 3734 | |
| 3735 | #: contrib/admin/templates/registration/logged_out.html:8 |
| 3736 | msgid "Thanks for spending some quality time with the Web site today." |
| 3737 | msgstr "" |
| 3738 | |
| 3739 | #: contrib/comments/templates/comments/approved.html:7 |
| 3740 | #: contrib/comments/templates/comments/deleted.html:7 |
| 3741 | #: contrib/comments/templates/comments/flagged.html:7 |
| 3742 | msgid "" |
| 3743 | "Thanks for taking the time to improve the quality of discussion on our site" |
| 3744 | msgstr "" |
| 3745 | |
| 3746 | #: contrib/admin/templates/registration/password_reset_email.html:11 |
| 3747 | msgid "Thanks for using our site!" |
| 3748 | msgstr "" |
| 3749 | |
| 3750 | #: contrib/auth/forms.py:110 |
| 3751 | msgid "" |
| 3752 | "That e-mail address doesn't have an associated user account. Are you sure " |
| 3753 | "you've registered?" |
| 3754 | msgstr "" |
| 3755 | |
| 3756 | #: contrib/admin/options.py:640 |
| 3757 | #, python-format |
| 3758 | msgid "The %(name)s \"%(obj)s\" was added successfully." |
| 3759 | msgstr "" |
| 3760 | |
| 3761 | #: contrib/admin/options.py:683 |
| 3762 | #, python-format |
| 3763 | msgid "" |
| 3764 | "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." |
| 3765 | msgstr "" |
| 3766 | |
| 3767 | #: contrib/admin/options.py:675 |
| 3768 | #, python-format |
| 3769 | msgid "The %(name)s \"%(obj)s\" was changed successfully." |
| 3770 | msgstr "" |
| 3771 | |
| 3772 | #: contrib/admin/options.py:1087 |
| 3773 | #, python-format |
| 3774 | msgid "The %(name)s \"%(obj)s\" was deleted successfully." |
| 3775 | msgstr "" |
| 3776 | |
| 3777 | #: contrib/admin/templates/registration/password_reset_email.html:13 |
| 3778 | #, python-format |
| 3779 | msgid "The %(site_name)s team" |
| 3780 | msgstr "" |
| 3781 | |
| 3782 | #: views/generic/create_update.py:115 |
| 3783 | #, python-format |
| 3784 | msgid "The %(verbose_name)s was created successfully." |
| 3785 | msgstr "%(verbose_name)s u krijua me sukses." |
| 3786 | |
| 3787 | #: views/generic/create_update.py:201 |
| 3788 | #, python-format |
| 3789 | msgid "The %(verbose_name)s was deleted." |
| 3790 | msgstr "%(verbose_name)s u fshi." |
| 3791 | |
| 3792 | #: views/generic/create_update.py:158 |
| 3793 | #, python-format |
| 3794 | msgid "The %(verbose_name)s was updated successfully." |
| 3795 | msgstr "%(verbose_name)s u përditësua me sukses." |
| 3796 | |
| 3797 | #: contrib/localflavor/cl/forms.py:32 |
| 3798 | msgid "The Chilean RUT is not valid." |
| 3799 | msgstr "" |
| 3800 | |
| 3801 | #: contrib/localflavor/is_/forms.py:19 |
| 3802 | msgid "The Icelandic identification number is not valid." |
| 3803 | msgstr "" |
| 3804 | |
| 3805 | #: contrib/gis/db/models/fields.py:50 |
| 3806 | msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." |
| 3807 | msgstr "" |
| 3808 | |
| 3809 | #: forms/models.py:820 |
| 3810 | msgid "The inline foreign key did not match the parent instance primary key." |
| 3811 | msgstr "" |
| 3812 | |
| 3813 | #: contrib/admin/templates/registration/password_reset_confirm.html:28 |
| 3814 | msgid "" |
| 3815 | "The password reset link was invalid, possibly because it has already been " |
| 3816 | "used. Please request a new password reset." |
| 3817 | msgstr "" |
| 3818 | |
| 3819 | #: forms/fields.py:423 |
| 3820 | msgid "The submitted file is empty." |
| 3821 | msgstr "Kartela e parashtruar është bosh." |
| 3822 | |
| 3823 | #: contrib/auth/forms.py:37 contrib/auth/forms.py:156 |
| 3824 | #: contrib/auth/forms.py:198 |
| 3825 | msgid "The two password fields didn't match." |
| 3826 | msgstr "" |
| 3827 | |
| 3828 | #: contrib/admin/templates/admin/500.html:10 |
| 3829 | msgid "" |
| 3830 | "There's been an error. It's been reported to the site administrators via e-" |
| 3831 | "mail and should be fixed shortly. Thanks for your patience." |
| 3832 | msgstr "" |
| 3833 | |
| 3834 | #: core/validators.py:71 forms/fields.py:511 |
| 3835 | msgid "This URL appears to be a broken link." |
| 3836 | msgstr "Kjo URL duket se është lidhje e dëmtuar." |
| 3837 | |
| 3838 | #: contrib/auth/forms.py:83 |
| 3839 | msgid "This account is inactive." |
| 3840 | msgstr "" |
| 3841 | |
| 3842 | #: contrib/redirects/models.py:10 |
| 3843 | msgid "" |
| 3844 | "This can be either an absolute path (as above) or a full URL starting with " |
| 3845 | "'http://'." |
| 3846 | msgstr "" |
| 3847 | |
| 3848 | #: contrib/comments/models.py:128 |
| 3849 | msgid "" |
| 3850 | "This comment was posted by an authenticated user and thus the email is read-" |
| 3851 | "only." |
| 3852 | msgstr "" |
| 3853 | |
| 3854 | #: contrib/comments/models.py:119 |
| 3855 | msgid "" |
| 3856 | "This comment was posted by an authenticated user and thus the name is read-" |
| 3857 | "only." |
| 3858 | msgstr "" |
| 3859 | |
| 3860 | #: db/models/fields/__init__.py:67 |
| 3861 | msgid "This field cannot be blank." |
| 3862 | msgstr "" |
| 3863 | |
| 3864 | #: db/models/fields/__init__.py:66 |
| 3865 | msgid "This field cannot be null." |
| 3866 | msgstr "Kjo fushë nuk mund të jetë bosh." |
| 3867 | |
| 3868 | #: forms/fields.py:65 |
| 3869 | msgid "This field is required." |
| 3870 | msgstr "Kjo fushë është e domosdoshme." |
| 3871 | |
| 3872 | #: contrib/localflavor/pe/forms.py:53 |
| 3873 | msgid "This field requires 11 digits." |
| 3874 | msgstr "" |
| 3875 | |
| 3876 | #: contrib/localflavor/ar/forms.py:51 |
| 3877 | msgid "This field requires 7 or 8 digits." |
| 3878 | msgstr "" |
| 3879 | |
| 3880 | #: contrib/localflavor/pe/forms.py:25 |
| 3881 | msgid "This field requires 8 digits." |
| 3882 | msgstr "" |
| 3883 | |
| 3884 | #: contrib/localflavor/br/forms.py:137 |
| 3885 | msgid "This field requires at least 14 digits" |
| 3886 | msgstr "" |
| 3887 | |
| 3888 | #: contrib/localflavor/br/forms.py:96 |
| 3889 | msgid "This field requires at most 11 digits or 14 characters." |
| 3890 | msgstr "" |
| 3891 | |
| 3892 | #: contrib/localflavor/ar/forms.py:50 contrib/localflavor/br/forms.py:97 |
| 3893 | #: contrib/localflavor/br/forms.py:136 contrib/localflavor/pe/forms.py:24 |
| 3894 | #: contrib/localflavor/pe/forms.py:52 |
| 3895 | msgid "This field requires only numbers." |
| 3896 | msgstr "" |
| 3897 | |
| 3898 | #: contrib/admin/filterspecs.py:119 |
| 3899 | msgid "This month" |
| 3900 | msgstr "" |
| 3901 | |
| 3902 | #: contrib/admin/templates/admin/object_history.html:38 |
| 3903 | msgid "" |
| 3904 | "This object doesn't have a change history. It probably wasn't added via this " |
| 3905 | "admin site." |
| 3906 | msgstr "" |
| 3907 | |
| 3908 | #: contrib/redirects/models.py:8 |
| 3909 | msgid "" |
| 3910 | "This should be an absolute path, excluding the domain name. Example: '/" |
| 3911 | "events/search/'." |
| 3912 | msgstr "" |
| 3913 | |
| 3914 | #: db/models/fields/__init__.py:750 |
| 3915 | msgid "This value must be a decimal number." |
| 3916 | msgstr "Kjo vlerë duhet të jetë një numër dhjetor." |
| 3917 | |
| 3918 | #: db/models/fields/__init__.py:837 db/models/fields/__init__.py:865 |
| 3919 | msgid "This value must be a float." |
| 3920 | msgstr "" |
| 3921 | |
| 3922 | #: db/models/fields/__init__.py:475 |
| 3923 | msgid "This value must be an integer." |
| 3924 | msgstr "Kjo vlerë duhet të jetë numër i plotë." |
| 3925 | |
| 3926 | #: db/models/fields/__init__.py:921 |
| 3927 | msgid "This value must be either None, True or False." |
| 3928 | msgstr "Kjo vlerë duhet të jetë None, True ose False." |
| 3929 | |
| 3930 | #: db/models/fields/__init__.py:510 |
| 3931 | msgid "This value must be either True or False." |
| 3932 | msgstr "Kjo vlerë duhet të jetë True ose False." |
| 3933 | |
| 3934 | #: contrib/auth/forms.py:16 contrib/auth/forms.py:50 |
| 3935 | msgid "This value must contain only letters, numbers and underscores." |
| 3936 | msgstr "" |
| 3937 | |
| 3938 | #: contrib/flatpages/admin.py:11 |
| 3939 | msgid "" |
| 3940 | "This value must contain only letters, numbers, underscores, dashes or " |
| 3941 | "slashes." |
| 3942 | msgstr "" |
| 3943 | |
| 3944 | #: contrib/admin/filterspecs.py:121 |
| 3945 | msgid "This year" |
| 3946 | msgstr "" |
| 3947 | |
| 3948 | #: utils/dates.py:10 |
| 3949 | msgid "Thu" |
| 3950 | msgstr "" |
| 3951 | |
| 3952 | #: contrib/localflavor/ch/ch_states.py:24 |
| 3953 | msgid "Thurgau" |
| 3954 | msgstr "" |
| 3955 | |
| 3956 | #: contrib/localflavor/de/de_states.py:20 |
| 3957 | msgid "Thuringia" |
| 3958 | msgstr "" |
| 3959 | |
| 3960 | #: utils/dates.py:6 |
| 3961 | msgid "Thursday" |
| 3962 | msgstr "" |
| 3963 | |
| 3964 | #: contrib/localflavor/ch/ch_states.py:25 |
| 3965 | msgid "Ticino" |
| 3966 | msgstr "" |
| 3967 | |
| 3968 | #: db/models/fields/__init__.py:1023 |
| 3969 | msgid "Time" |
| 3970 | msgstr "" |
| 3971 | |
| 3972 | #: contrib/admin/widgets.py:72 |
| 3973 | msgid "Time:" |
| 3974 | msgstr "" |
| 3975 | |
| 3976 | #: contrib/localflavor/ie/ie_counties.py:34 |
| 3977 | msgid "Tipperary" |
| 3978 | msgstr "" |
| 3979 | |
| 3980 | #: contrib/localflavor/mx/mx_states.py:40 |
| 3981 | msgid "Tlaxcala" |
| 3982 | msgstr "" |
| 3983 | |
| 3984 | #: contrib/localflavor/jp/jp_prefectures.py:12 |
| 3985 | msgid "Tochigi" |
| 3986 | msgstr "" |
| 3987 | |
| 3988 | #: contrib/admin/filterspecs.py:114 |
| 3989 | msgid "Today" |
| 3990 | msgstr "" |
| 3991 | |
| 3992 | #: contrib/localflavor/jp/jp_prefectures.py:39 |
| 3993 | msgid "Tokushima" |
| 3994 | msgstr "" |
| 3995 | |
| 3996 | #: contrib/localflavor/jp/jp_prefectures.py:16 |
| 3997 | msgid "Tokyo" |
| 3998 | msgstr "" |
| 3999 | |
| 4000 | #: contrib/localflavor/es/es_provinces.py:49 |
| 4001 | msgid "Toledo" |
| 4002 | msgstr "" |
| 4003 | |
| 4004 | #: contrib/localflavor/sk/sk_districts.py:74 |
| 4005 | msgid "Topolcany" |
| 4006 | msgstr "" |
| 4007 | |
| 4008 | #: contrib/localflavor/jp/jp_prefectures.py:34 |
| 4009 | msgid "Tottori" |
| 4010 | msgstr "" |
| 4011 | |
| 4012 | #: contrib/localflavor/jp/jp_prefectures.py:21 |
| 4013 | msgid "Toyama" |
| 4014 | msgstr "" |
| 4015 | |
| 4016 | #: conf/global_settings.py:97 |
| 4017 | msgid "Traditional Chinese" |
| 4018 | msgstr "" |
| 4019 | |
| 4020 | #: contrib/localflavor/sk/sk_districts.py:75 |
| 4021 | msgid "Trebisov" |
| 4022 | msgstr "" |
| 4023 | |
| 4024 | #: contrib/localflavor/sk/sk_districts.py:76 |
| 4025 | msgid "Trencin" |
| 4026 | msgstr "" |
| 4027 | |
| 4028 | #: contrib/localflavor/sk/sk_regions.py:13 |
| 4029 | msgid "Trencin region" |
| 4030 | msgstr "" |
| 4031 | |
| 4032 | #: contrib/localflavor/sk/sk_districts.py:77 |
| 4033 | msgid "Trnava" |
| 4034 | msgstr "" |
| 4035 | |
| 4036 | #: contrib/localflavor/sk/sk_regions.py:14 |
| 4037 | msgid "Trnava region" |
| 4038 | msgstr "" |
| 4039 | |
| 4040 | #: utils/dates.py:10 |
| 4041 | msgid "Tue" |
| 4042 | msgstr "" |
| 4043 | |
| 4044 | #: utils/dates.py:6 |
| 4045 | msgid "Tuesday" |
| 4046 | msgstr "" |
| 4047 | |
| 4048 | #: contrib/localflavor/sk/sk_districts.py:78 |
| 4049 | msgid "Turcianske Teplice" |
| 4050 | msgstr "" |
| 4051 | |
| 4052 | #: conf/global_settings.py:94 |
| 4053 | msgid "Turkish" |
| 4054 | msgstr "" |
| 4055 | |
| 4056 | #: contrib/localflavor/sk/sk_districts.py:79 |
| 4057 | msgid "Tvrdosin" |
| 4058 | msgstr "" |
| 4059 | |
| 4060 | #: contrib/localflavor/uk/uk_regions.py:45 |
| 4061 | msgid "Tyne and Wear" |
| 4062 | msgstr "" |
| 4063 | |
| 4064 | #: contrib/localflavor/at/at_states.py:11 |
| 4065 | msgid "Tyrol" |
| 4066 | msgstr "" |
| 4067 | |
| 4068 | #: contrib/localflavor/ie/ie_counties.py:35 |
| 4069 | msgid "Tyrone" |
| 4070 | msgstr "" |
| 4071 | |
| 4072 | #: contrib/localflavor/us/models.py:8 |
| 4073 | msgid "U.S. state (two uppercase letters)" |
| 4074 | msgstr "" |
| 4075 | |
| 4076 | #: contrib/comments/forms.py:95 contrib/flatpages/admin.py:8 |
| 4077 | #: contrib/flatpages/models.py:7 db/models/fields/__init__.py:1103 |
| 4078 | msgid "URL" |
| 4079 | msgstr "" |
| 4080 | |
| 4081 | #: conf/global_settings.py:95 |
| 4082 | msgid "Ukrainian" |
| 4083 | msgstr "" |
| 4084 | |
| 4085 | #: contrib/comments/models.py:62 |
| 4086 | msgid "" |
| 4087 | "Uncheck this box to make the comment effectively disappear from the site." |
| 4088 | msgstr "" |
| 4089 | |
| 4090 | #: contrib/admin/filterspecs.py:154 forms/widgets.py:435 |
| 4091 | msgid "Unknown" |
| 4092 | msgstr "" |
| 4093 | |
| 4094 | #: contrib/admin/templates/admin/index.html:72 |
| 4095 | msgid "Unknown content" |
| 4096 | msgstr "" |
| 4097 | |
| 4098 | #: forms/fields.py:459 |
| 4099 | msgid "" |
| 4100 | "Upload a valid image. The file you uploaded was either not an image or a " |
| 4101 | "corrupted image." |
| 4102 | msgstr "" |
| 4103 | "Ngarkoni një figurë të vlefshme. Kartela që ngarkuat ose nuk qe figurë, ose " |
| 4104 | "qe figurë e dëmtuar." |
| 4105 | |
| 4106 | #: contrib/localflavor/at/at_states.py:8 |
| 4107 | msgid "Upper Austria" |
| 4108 | msgstr "" |
| 4109 | |
| 4110 | #: contrib/localflavor/se/se_counties.py:18 |
| 4111 | msgid "Uppsala" |
| 4112 | msgstr "" |
| 4113 | |
| 4114 | #: contrib/localflavor/ch/ch_states.py:26 |
| 4115 | msgid "Uri" |
| 4116 | msgstr "" |
| 4117 | |
| 4118 | #: contrib/auth/models.py:184 |
| 4119 | msgid "" |
| 4120 | "Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change " |
| 4121 | "password form</a>." |
| 4122 | msgstr "" |
| 4123 | |
| 4124 | #: contrib/admin/templates/admin/object_history.html:23 |
| 4125 | msgid "User" |
| 4126 | msgstr "" |
| 4127 | |
| 4128 | #: contrib/auth/forms.py:14 contrib/auth/forms.py:48 contrib/auth/forms.py:60 |
| 4129 | msgid "Username" |
| 4130 | msgstr "" |
| 4131 | |
| 4132 | #: contrib/admin/templates/admin/login.html:19 |
| 4133 | msgid "Username:" |
| 4134 | msgstr "" |
| 4135 | |
| 4136 | #: contrib/admin/sites.py:329 contrib/admin/sites.py:335 |
| 4137 | #: contrib/admin/views/decorators.py:66 |
| 4138 | msgid "Usernames cannot contain the '@' character." |
| 4139 | msgstr "" |
| 4140 | |
| 4141 | #: contrib/localflavor/cz/cz_regions.py:13 |
| 4142 | msgid "Usti Region" |
| 4143 | msgstr "" |
| 4144 | |
| 4145 | #: contrib/localflavor/nl/nl_provinces.py:13 |
| 4146 | msgid "Utrecht" |
| 4147 | msgstr "" |
| 4148 | |
| 4149 | #: contrib/localflavor/ch/ch_states.py:27 |
| 4150 | msgid "Valais" |
| 4151 | msgstr "" |
| 4152 | |
| 4153 | #: contrib/localflavor/es/es_provinces.py:50 |
| 4154 | msgid "Valencia" |
| 4155 | msgstr "" |
| 4156 | |
| 4157 | #: contrib/localflavor/es/es_regions.py:21 |
| 4158 | msgid "Valencian Community" |
| 4159 | msgstr "" |
| 4160 | |
| 4161 | #: contrib/localflavor/es/es_provinces.py:51 |
| 4162 | msgid "Valladolid" |
| 4163 | msgstr "" |
| 4164 | |
| 4165 | #: db/models/fields/__init__.py:65 |
| 4166 | #, python-format |
| 4167 | msgid "Value %r is not a valid choice." |
| 4168 | msgstr "" |
| 4169 | |
| 4170 | #: contrib/localflavor/ch/ch_states.py:28 |
| 4171 | msgid "Vaud" |
| 4172 | msgstr "" |
| 4173 | |
| 4174 | #: contrib/localflavor/sk/sk_districts.py:80 |
| 4175 | msgid "Velky Krtis" |
| 4176 | msgstr "" |
| 4177 | |
| 4178 | #: contrib/localflavor/mx/mx_states.py:41 |
| 4179 | msgid "Veracruz" |
| 4180 | msgstr "" |
| 4181 | |
| 4182 | #: contrib/localflavor/at/at_states.py:13 |
| 4183 | msgid "Vienna" |
| 4184 | msgstr "" |
| 4185 | |
| 4186 | #: contrib/admin/templates/admin/change_form.html:29 |
| 4187 | #: contrib/admin/templates/admin/edit_inline/stacked.html:9 |
| 4188 | #: contrib/admin/templates/admin/edit_inline/tabular.html:28 |
| 4189 | msgid "View on site" |
| 4190 | msgstr "" |
| 4191 | |
| 4192 | #: contrib/localflavor/at/at_states.py:12 |
| 4193 | msgid "Vorarlberg" |
| 4194 | msgstr "" |
| 4195 | |
| 4196 | #: contrib/localflavor/sk/sk_districts.py:81 |
| 4197 | msgid "Vranov nad Toplou" |
| 4198 | msgstr "" |
| 4199 | |
| 4200 | #: contrib/localflavor/cz/cz_regions.py:17 |
| 4201 | msgid "Vysocina Region" |
| 4202 | msgstr "" |
| 4203 | |
| 4204 | #: contrib/localflavor/se/se_counties.py:29 |
| 4205 | msgid "Värmland" |
| 4206 | msgstr "" |
| 4207 | |
| 4208 | #: contrib/localflavor/se/se_counties.py:16 |
| 4209 | msgid "Västerbotten" |
| 4210 | msgstr "" |
| 4211 | |
| 4212 | #: contrib/localflavor/se/se_counties.py:34 |
| 4213 | msgid "Västernorrland" |
| 4214 | msgstr "" |
| 4215 | |
| 4216 | #: contrib/localflavor/se/se_counties.py:31 |
| 4217 | msgid "Västmanland" |
| 4218 | msgstr "" |
| 4219 | |
| 4220 | #: contrib/localflavor/se/se_counties.py:28 |
| 4221 | msgid "Västra Götaland" |
| 4222 | msgstr "" |
| 4223 | |
| 4224 | #: contrib/localflavor/jp/jp_prefectures.py:33 |
| 4225 | msgid "Wakayama" |
| 4226 | msgstr "" |
| 4227 | |
| 4228 | #: contrib/localflavor/uk/uk_regions.py:93 |
| 4229 | msgid "Wales" |
| 4230 | msgstr "" |
| 4231 | |
| 4232 | #: contrib/localflavor/pl/pl_voivodeships.py:21 |
| 4233 | msgid "Warmia-Masuria" |
| 4234 | msgstr "" |
| 4235 | |
| 4236 | #: contrib/localflavor/uk/uk_regions.py:46 |
| 4237 | msgid "Warwickshire" |
| 4238 | msgstr "" |
| 4239 | |
| 4240 | #: contrib/comments/forms.py:175 |
| 4241 | #, python-format |
| 4242 | msgid "Watch your mouth! The word %s is not allowed here." |
| 4243 | msgid_plural "Watch your mouth! The words %s are not allowed here." |
| 4244 | msgstr[0] "" |
| 4245 | msgstr[1] "" |
| 4246 | |
| 4247 | #: contrib/localflavor/ie/ie_counties.py:36 |
| 4248 | msgid "Waterford" |
| 4249 | msgstr "" |
| 4250 | |
| 4251 | #: contrib/formtools/wizard.py:132 |
| 4252 | msgid "" |
| 4253 | "We apologize, but your form has expired. Please continue filling out the " |
| 4254 | "form from this page." |
| 4255 | msgstr "" |
| 4256 | |
| 4257 | #: contrib/admin/templates/admin/404.html:10 |
| 4258 | msgid "We're sorry, but the requested page could not be found." |
| 4259 | msgstr "" |
| 4260 | |
| 4261 | #: contrib/admin/templates/registration/password_reset_done.html:12 |
| 4262 | msgid "" |
| 4263 | "We've e-mailed you instructions for setting your password to the e-mail " |
| 4264 | "address you submitted. You should be receiving it shortly." |
| 4265 | msgstr "" |
| 4266 | |
| 4267 | #: utils/dates.py:10 |
| 4268 | msgid "Wed" |
| 4269 | msgstr "" |
| 4270 | |
| 4271 | #: utils/dates.py:6 |
| 4272 | msgid "Wednesday" |
| 4273 | msgstr "" |
| 4274 | |
| 4275 | #: contrib/admin/templates/admin/base.html:27 |
| 4276 | msgid "Welcome," |
| 4277 | msgstr "" |
| 4278 | |
| 4279 | #: conf/global_settings.py:50 |
| 4280 | msgid "Welsh" |
| 4281 | msgstr "" |
| 4282 | |
| 4283 | #: contrib/localflavor/uk/uk_regions.py:71 |
| 4284 | msgid "West Glamorgan" |
| 4285 | msgstr "" |
| 4286 | |
| 4287 | #: contrib/localflavor/uk/uk_regions.py:47 |
| 4288 | msgid "West Midlands" |
| 4289 | msgstr "" |
| 4290 | |
| 4291 | #: contrib/localflavor/pl/pl_voivodeships.py:23 |
| 4292 | msgid "West Pomerania" |
| 4293 | msgstr "" |
| 4294 | |
| 4295 | #: contrib/localflavor/uk/uk_regions.py:48 |
| 4296 | msgid "West Sussex" |
| 4297 | msgstr "" |
| 4298 | |
| 4299 | #: contrib/localflavor/uk/uk_regions.py:49 |
| 4300 | msgid "West Yorkshire" |
| 4301 | msgstr "" |
| 4302 | |
| 4303 | #: contrib/localflavor/za/za_provinces.py:12 |
| 4304 | msgid "Western Cape" |
| 4305 | msgstr "" |
| 4306 | |
| 4307 | #: contrib/localflavor/uk/uk_regions.py:86 |
| 4308 | msgid "Western Isles" |
| 4309 | msgstr "" |
| 4310 | |
| 4311 | #: contrib/localflavor/ie/ie_counties.py:37 |
| 4312 | msgid "Westmeath" |
| 4313 | msgstr "" |
| 4314 | |
| 4315 | #: contrib/localflavor/ie/ie_counties.py:38 |
| 4316 | msgid "Wexford" |
| 4317 | msgstr "" |
| 4318 | |
| 4319 | #: contrib/localflavor/ie/ie_counties.py:39 |
| 4320 | msgid "Wicklow" |
| 4321 | msgstr "" |
| 4322 | |
| 4323 | #: contrib/localflavor/uk/uk_regions.py:50 |
| 4324 | msgid "Wiltshire" |
| 4325 | msgstr "" |
| 4326 | |
| 4327 | #: contrib/localflavor/uk/uk_regions.py:51 |
| 4328 | msgid "Worcestershire" |
| 4329 | msgstr "" |
| 4330 | |
| 4331 | #: contrib/localflavor/pl/forms.py:110 |
| 4332 | msgid "Wrong checksum for the National Business Register Number (REGON)." |
| 4333 | msgstr "" |
| 4334 | |
| 4335 | #: contrib/localflavor/pl/forms.py:39 |
| 4336 | msgid "Wrong checksum for the National Identification Number." |
| 4337 | msgstr "" |
| 4338 | |
| 4339 | #: contrib/localflavor/pl/forms.py:72 |
| 4340 | msgid "Wrong checksum for the Tax Number (NIP)." |
| 4341 | msgstr "" |
| 4342 | |
| 4343 | #: db/models/fields/__init__.py:1111 |
| 4344 | msgid "XML text" |
| 4345 | msgstr "" |
| 4346 | |
| 4347 | #: utils/translation/trans_real.py:553 |
| 4348 | msgid "YEAR_MONTH_FORMAT" |
| 4349 | msgstr "F Y" |
| 4350 | |
| 4351 | #: contrib/localflavor/jp/jp_prefectures.py:9 |
| 4352 | msgid "Yamagata" |
| 4353 | msgstr "" |
| 4354 | |
| 4355 | #: contrib/localflavor/jp/jp_prefectures.py:38 |
| 4356 | msgid "Yamaguchi" |
| 4357 | msgstr "" |
| 4358 | |
| 4359 | #: contrib/localflavor/jp/jp_prefectures.py:18 |
| 4360 | msgid "Yamanashi" |
| 4361 | msgstr "" |
| 4362 | |
| 4363 | #: contrib/admin/filterspecs.py:147 forms/widgets.py:435 |
| 4364 | msgid "Yes" |
| 4365 | msgstr "" |
| 4366 | |
| 4367 | #: contrib/admin/templates/admin/delete_confirmation.html:28 |
| 4368 | #: contrib/admin/templates/admin/delete_selected_confirmation.html:33 |
| 4369 | msgid "Yes, I'm sure" |
| 4370 | msgstr "" |
| 4371 | |
| 4372 | #: contrib/localflavor/id/id_choices.py:12 |
| 4373 | #: contrib/localflavor/id/id_choices.py:47 |
| 4374 | msgid "Yogyakarta" |
| 4375 | msgstr "" |
| 4376 | |
| 4377 | #: contrib/admin/templates/admin/index.html:45 |
| 4378 | msgid "You don't have permission to edit anything." |
| 4379 | msgstr "" |
| 4380 | |
| 4381 | #: contrib/admin/options.py:654 contrib/admin/options.py:687 |
| 4382 | #, python-format |
| 4383 | msgid "You may add another %s below." |
| 4384 | msgstr "" |
| 4385 | |
| 4386 | #: contrib/admin/options.py:644 contrib/admin/options.py:677 |
| 4387 | msgid "You may edit it again below." |
| 4388 | msgstr "" |
| 4389 | |
| 4390 | #: contrib/admin/templates/registration/password_reset_email.html:2 |
| 4391 | msgid "You're receiving this e-mail because you requested a password reset" |
| 4392 | msgstr "" |
| 4393 | |
| 4394 | #: contrib/auth/forms.py:88 |
| 4395 | msgid "" |
| 4396 | "Your Web browser doesn't appear to have cookies enabled. Cookies are " |
| 4397 | "required for logging in." |
| 4398 | msgstr "" |
| 4399 | |
| 4400 | #: contrib/admin/sites.py:332 contrib/admin/views/decorators.py:62 |
| 4401 | #, python-format |
| 4402 | msgid "Your e-mail address is not your username. Try '%s' instead." |
| 4403 | msgstr "" |
| 4404 | |
| 4405 | #: contrib/auth/forms.py:178 |
| 4406 | msgid "Your old password was entered incorrectly. Please enter it again." |
| 4407 | msgstr "" |
| 4408 | |
| 4409 | #: contrib/admin/templates/registration/password_reset_complete.html:12 |
| 4410 | msgid "Your password has been set. You may go ahead and log in now." |
| 4411 | msgstr "" |
| 4412 | |
| 4413 | #: contrib/admin/templates/registration/password_change_done.html:12 |
| 4414 | msgid "Your password was changed." |
| 4415 | msgstr "" |
| 4416 | |
| 4417 | #: contrib/admin/templates/registration/password_reset_email.html:9 |
| 4418 | msgid "Your username, in case you've forgotten:" |
| 4419 | msgstr "" |
| 4420 | |
| 4421 | #: contrib/localflavor/mx/mx_states.py:42 |
| 4422 | msgid "Yucatán" |
| 4423 | msgstr "" |
| 4424 | |
| 4425 | #: contrib/localflavor/mx/mx_states.py:43 |
| 4426 | msgid "Zacatecas" |
| 4427 | msgstr "" |
| 4428 | |
| 4429 | #: contrib/localflavor/es/es_provinces.py:53 |
| 4430 | msgid "Zamora" |
| 4431 | msgstr "" |
| 4432 | |
| 4433 | #: contrib/localflavor/es/es_provinces.py:54 |
| 4434 | msgid "Zaragoza" |
| 4435 | msgstr "" |
| 4436 | |
| 4437 | #: contrib/localflavor/sk/sk_districts.py:84 |
| 4438 | msgid "Zarnovica" |
| 4439 | msgstr "" |
| 4440 | |
| 4441 | #: contrib/localflavor/nl/nl_provinces.py:14 |
| 4442 | msgid "Zeeland" |
| 4443 | msgstr "" |
| 4444 | |
| 4445 | #: contrib/localflavor/sk/sk_districts.py:85 |
| 4446 | msgid "Ziar nad Hronom" |
| 4447 | msgstr "" |
| 4448 | |
| 4449 | #: contrib/localflavor/sk/sk_districts.py:86 |
| 4450 | msgid "Zilina" |
| 4451 | msgstr "" |
| 4452 | |
| 4453 | #: contrib/localflavor/sk/sk_regions.py:15 |
| 4454 | msgid "Zilina region" |
| 4455 | msgstr "" |
| 4456 | |
| 4457 | #: contrib/localflavor/sk/sk_districts.py:82 |
| 4458 | msgid "Zlate Moravce" |
| 4459 | msgstr "" |
| 4460 | |
| 4461 | #: contrib/localflavor/cz/cz_regions.py:20 |
| 4462 | msgid "Zlin Region" |
| 4463 | msgstr "" |
| 4464 | |
| 4465 | #: contrib/localflavor/ch/ch_states.py:29 |
| 4466 | msgid "Zug" |
| 4467 | msgstr "" |
| 4468 | |
| 4469 | #: contrib/localflavor/nl/nl_provinces.py:15 |
| 4470 | msgid "Zuid-Holland" |
| 4471 | msgstr "" |
| 4472 | |
| 4473 | #: contrib/localflavor/ch/ch_states.py:30 |
| 4474 | msgid "Zurich" |
| 4475 | msgstr "" |
| 4476 | |
| 4477 | #: contrib/localflavor/sk/sk_districts.py:83 |
| 4478 | msgid "Zvolen" |
| 4479 | msgstr "" |
| 4480 | |
| 4481 | #: utils/dateformat.py:43 |
| 4482 | msgid "a.m." |
| 4483 | msgstr "" |
| 4484 | |
| 4485 | #: contrib/admin/models.py:24 |
| 4486 | msgid "action flag" |
| 4487 | msgstr "" |
| 4488 | |
| 4489 | #: contrib/admin/models.py:19 |
| 4490 | msgid "action time" |
| 4491 | msgstr "" |
| 4492 | |
| 4493 | #: contrib/auth/models.py:186 |
| 4494 | msgid "active" |
| 4495 | msgstr "" |
| 4496 | |
| 4497 | #: contrib/admindocs/views.py:228 contrib/admindocs/views.py:261 |
| 4498 | #, python-format |
| 4499 | msgid "all %s" |
| 4500 | msgstr "" |
| 4501 | |
| 4502 | #: contrib/admin/options.py:556 contrib/admin/options.py:566 |
| 4503 | #: contrib/comments/templates/comments/preview.html:16 db/models/base.py:797 |
| 4504 | #: forms/models.py:544 |
| 4505 | msgid "and" |
| 4506 | msgstr "" |
| 4507 | |
| 4508 | #: contrib/comments/admin.py:43 |
| 4509 | msgid "approved" |
| 4510 | msgstr "" |
| 4511 | |
| 4512 | #: utils/dates.py:23 |
| 4513 | msgid "apr" |
| 4514 | msgstr "" |
| 4515 | |
| 4516 | #: utils/dates.py:24 |
| 4517 | msgid "aug" |
| 4518 | msgstr "" |
| 4519 | |
| 4520 | #: contrib/admin/models.py:25 |
| 4521 | msgid "change message" |
| 4522 | msgstr "" |
| 4523 | |
| 4524 | #: contrib/auth/models.py:68 |
| 4525 | msgid "codename" |
| 4526 | msgstr "" |
| 4527 | |
| 4528 | #: contrib/comments/models.py:56 contrib/comments/models.py:76 |
| 4529 | #: contrib/comments/models.py:169 |
| 4530 | msgid "comment" |
| 4531 | msgstr "" |
| 4532 | |
| 4533 | #: contrib/comments/models.py:181 |
| 4534 | msgid "comment flag" |
| 4535 | msgstr "" |
| 4536 | |
| 4537 | #: contrib/comments/models.py:182 |
| 4538 | msgid "comment flags" |
| 4539 | msgstr "" |
| 4540 | |
| 4541 | #: contrib/comments/models.py:77 |
| 4542 | msgid "comments" |
| 4543 | msgstr "" |
| 4544 | |
| 4545 | #: contrib/flatpages/models.py:9 |
| 4546 | msgid "content" |
| 4547 | msgstr "" |
| 4548 | |
| 4549 | #: contrib/comments/models.py:22 contrib/contenttypes/models.py:81 |
| 4550 | msgid "content type" |
| 4551 | msgstr "" |
| 4552 | |
| 4553 | #: contrib/contenttypes/models.py:82 |
| 4554 | msgid "content types" |
| 4555 | msgstr "" |
| 4556 | |
| 4557 | #: contrib/comments/models.py:171 |
| 4558 | msgid "date" |
| 4559 | msgstr "" |
| 4560 | |
| 4561 | #: contrib/auth/models.py:189 |
| 4562 | msgid "date joined" |
| 4563 | msgstr "" |
| 4564 | |
| 4565 | #: contrib/comments/models.py:59 |
| 4566 | msgid "date/time submitted" |
| 4567 | msgstr "" |
| 4568 | |
| 4569 | #: utils/timesince.py:24 |
| 4570 | msgid "day" |
| 4571 | msgid_plural "days" |
| 4572 | msgstr[0] "" |
| 4573 | msgstr[1] "" |
| 4574 | |
| 4575 | #: utils/dates.py:24 |
| 4576 | msgid "dec" |
| 4577 | msgstr "" |
| 4578 | |
| 4579 | #: contrib/sites/models.py:33 |
| 4580 | msgid "display name" |
| 4581 | msgstr "" |
| 4582 | |
| 4583 | #: contrib/sites/models.py:32 |
| 4584 | msgid "domain name" |
| 4585 | msgstr "" |
| 4586 | |
| 4587 | #: contrib/auth/models.py:183 |
| 4588 | msgid "e-mail address" |
| 4589 | msgstr "" |
| 4590 | |
| 4591 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4592 | msgid "eight" |
| 4593 | msgstr "" |
| 4594 | |
| 4595 | #: contrib/flatpages/models.py:10 |
| 4596 | msgid "enable comments" |
| 4597 | msgstr "" |
| 4598 | |
| 4599 | #: contrib/sessions/models.py:48 |
| 4600 | msgid "expire date" |
| 4601 | msgstr "" |
| 4602 | |
| 4603 | #: utils/dates.py:23 |
| 4604 | msgid "feb" |
| 4605 | msgstr "" |
| 4606 | |
| 4607 | #: contrib/admindocs/views.py:94 contrib/admindocs/views.py:96 |
| 4608 | #: contrib/admindocs/views.py:98 |
| 4609 | msgid "filter:" |
| 4610 | msgstr "" |
| 4611 | |
| 4612 | #: contrib/auth/models.py:181 |
| 4613 | msgid "first name" |
| 4614 | msgstr "" |
| 4615 | |
| 4616 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4617 | msgid "five" |
| 4618 | msgstr "" |
| 4619 | |
| 4620 | #: contrib/comments/models.py:170 |
| 4621 | msgid "flag" |
| 4622 | msgstr "" |
| 4623 | |
| 4624 | #: contrib/comments/admin.py:39 |
| 4625 | msgid "flagged" |
| 4626 | msgstr "" |
| 4627 | |
| 4628 | #: contrib/flatpages/models.py:18 |
| 4629 | msgid "flat page" |
| 4630 | msgstr "" |
| 4631 | |
| 4632 | #: contrib/flatpages/models.py:19 |
| 4633 | msgid "flat pages" |
| 4634 | msgstr "" |
| 4635 | |
| 4636 | #: contrib/admin/templates/registration/password_reset_email.html:3 |
| 4637 | #, python-format |
| 4638 | msgid "for your user account at %(site_name)s" |
| 4639 | msgstr "" |
| 4640 | |
| 4641 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4642 | msgid "four" |
| 4643 | msgstr "" |
| 4644 | |
| 4645 | #: contrib/auth/models.py:98 |
| 4646 | msgid "group" |
| 4647 | msgstr "" |
| 4648 | |
| 4649 | #: contrib/auth/models.py:99 contrib/auth/models.py:190 |
| 4650 | msgid "groups" |
| 4651 | msgstr "" |
| 4652 | |
| 4653 | #: utils/timesince.py:25 |
| 4654 | msgid "hour" |
| 4655 | msgid_plural "hours" |
| 4656 | msgstr[0] "" |
| 4657 | msgstr[1] "" |
| 4658 | |
| 4659 | #: contrib/comments/models.py:61 |
| 4660 | msgid "is public" |
| 4661 | msgstr "" |
| 4662 | |
| 4663 | #: contrib/comments/models.py:64 |
| 4664 | msgid "is removed" |
| 4665 | msgstr "" |
| 4666 | |
| 4667 | #: utils/dates.py:23 |
| 4668 | msgid "jan" |
| 4669 | msgstr "" |
| 4670 | |
| 4671 | #: utils/dates.py:24 |
| 4672 | msgid "jul" |
| 4673 | msgstr "" |
| 4674 | |
| 4675 | #: utils/dates.py:23 |
| 4676 | msgid "jun" |
| 4677 | msgstr "" |
| 4678 | |
| 4679 | #: contrib/auth/models.py:188 |
| 4680 | msgid "last login" |
| 4681 | msgstr "" |
| 4682 | |
| 4683 | #: contrib/auth/models.py:182 |
| 4684 | msgid "last name" |
| 4685 | msgstr "" |
| 4686 | |
| 4687 | #: contrib/messages/tests/base.py:101 |
| 4688 | msgid "lazy message" |
| 4689 | msgstr "" |
| 4690 | |
| 4691 | #: contrib/admin/models.py:29 |
| 4692 | msgid "log entries" |
| 4693 | msgstr "" |
| 4694 | |
| 4695 | #: contrib/admin/models.py:28 |
| 4696 | msgid "log entry" |
| 4697 | msgstr "" |
| 4698 | |
| 4699 | #: utils/dates.py:23 |
| 4700 | msgid "mar" |
| 4701 | msgstr "" |
| 4702 | |
| 4703 | #: utils/dates.py:23 |
| 4704 | msgid "may" |
| 4705 | msgstr "" |
| 4706 | |
| 4707 | #: contrib/auth/models.py:367 |
| 4708 | msgid "message" |
| 4709 | msgstr "" |
| 4710 | |
| 4711 | #: utils/dateformat.py:98 |
| 4712 | msgid "midnight" |
| 4713 | msgstr "" |
| 4714 | |
| 4715 | #: utils/timesince.py:26 |
| 4716 | msgid "minute" |
| 4717 | msgid_plural "minutes" |
| 4718 | msgstr[0] "" |
| 4719 | msgstr[1] "" |
| 4720 | |
| 4721 | #: utils/timesince.py:45 |
| 4722 | msgid "minutes" |
| 4723 | msgstr "" |
| 4724 | |
| 4725 | #: contrib/admindocs/views.py:209 contrib/admindocs/views.py:228 |
| 4726 | #: contrib/admindocs/views.py:233 contrib/admindocs/views.py:247 |
| 4727 | #: contrib/admindocs/views.py:261 contrib/admindocs/views.py:266 |
| 4728 | msgid "model:" |
| 4729 | msgstr "" |
| 4730 | |
| 4731 | #: utils/timesince.py:22 |
| 4732 | msgid "month" |
| 4733 | msgid_plural "months" |
| 4734 | msgstr[0] "" |
| 4735 | msgstr[1] "" |
| 4736 | |
| 4737 | #: contrib/auth/models.py:66 contrib/auth/models.py:94 |
| 4738 | msgid "name" |
| 4739 | msgstr "" |
| 4740 | |
| 4741 | #: contrib/humanize/templatetags/humanize.py:19 |
| 4742 | msgid "nd" |
| 4743 | msgstr "" |
| 4744 | |
| 4745 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4746 | msgid "nine" |
| 4747 | msgstr "" |
| 4748 | |
| 4749 | #: utils/dateformat.py:100 |
| 4750 | msgid "noon" |
| 4751 | msgstr "" |
| 4752 | |
| 4753 | #: utils/dates.py:24 |
| 4754 | msgid "nov" |
| 4755 | msgstr "" |
| 4756 | |
| 4757 | #: contrib/admindocs/views.py:233 contrib/admindocs/views.py:266 |
| 4758 | #, python-format |
| 4759 | msgid "number of %s" |
| 4760 | msgstr "" |
| 4761 | |
| 4762 | #: contrib/comments/models.py:24 |
| 4763 | msgid "object ID" |
| 4764 | msgstr "" |
| 4765 | |
| 4766 | #: contrib/admin/models.py:22 |
| 4767 | msgid "object id" |
| 4768 | msgstr "" |
| 4769 | |
| 4770 | #: contrib/admin/models.py:23 |
| 4771 | msgid "object repr" |
| 4772 | msgstr "" |
| 4773 | |
| 4774 | #: utils/dates.py:24 |
| 4775 | msgid "oct" |
| 4776 | msgstr "" |
| 4777 | |
| 4778 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4779 | msgid "one" |
| 4780 | msgstr "" |
| 4781 | |
| 4782 | #: utils/text.py:128 |
| 4783 | msgid "or" |
| 4784 | msgstr "" |
| 4785 | |
| 4786 | #: contrib/comments/templates/comments/preview.html:16 |
| 4787 | msgid "or make changes" |
| 4788 | msgstr "" |
| 4789 | |
| 4790 | #: utils/dateformat.py:42 |
| 4791 | msgid "p.m." |
| 4792 | msgstr "" |
| 4793 | |
| 4794 | #: contrib/auth/models.py:184 |
| 4795 | msgid "password" |
| 4796 | msgstr "" |
| 4797 | |
| 4798 | #: contrib/auth/models.py:72 |
| 4799 | msgid "permission" |
| 4800 | msgstr "" |
| 4801 | |
| 4802 | #: contrib/auth/models.py:73 contrib/auth/models.py:95 |
| 4803 | msgid "permissions" |
| 4804 | msgstr "" |
| 4805 | |
| 4806 | #: contrib/contenttypes/models.py:77 |
| 4807 | msgid "python model class name" |
| 4808 | msgstr "" |
| 4809 | |
| 4810 | #: contrib/humanize/templatetags/humanize.py:19 |
| 4811 | msgid "rd" |
| 4812 | msgstr "" |
| 4813 | |
| 4814 | #: contrib/redirects/models.py:13 |
| 4815 | msgid "redirect" |
| 4816 | msgstr "" |
| 4817 | |
| 4818 | #: contrib/redirects/models.py:7 |
| 4819 | msgid "redirect from" |
| 4820 | msgstr "" |
| 4821 | |
| 4822 | #: contrib/redirects/models.py:9 |
| 4823 | msgid "redirect to" |
| 4824 | msgstr "" |
| 4825 | |
| 4826 | #: contrib/redirects/models.py:14 |
| 4827 | msgid "redirects" |
| 4828 | msgstr "" |
| 4829 | |
| 4830 | #: contrib/flatpages/models.py:13 |
| 4831 | msgid "registration required" |
| 4832 | msgstr "" |
| 4833 | |
| 4834 | #: contrib/admindocs/views.py:224 contrib/admindocs/views.py:256 |
| 4835 | #, python-format |
| 4836 | msgid "related `%(app_label)s.%(object_name)s` objects" |
| 4837 | msgstr "" |
| 4838 | |
| 4839 | #: contrib/comments/admin.py:47 |
| 4840 | msgid "removed" |
| 4841 | msgstr "" |
| 4842 | |
| 4843 | #: utils/dates.py:24 |
| 4844 | msgid "sep" |
| 4845 | msgstr "" |
| 4846 | |
| 4847 | #: contrib/sessions/models.py:53 |
| 4848 | msgid "session" |
| 4849 | msgstr "" |
| 4850 | |
| 4851 | #: contrib/sessions/models.py:47 |
| 4852 | msgid "session data" |
| 4853 | msgstr "" |
| 4854 | |
| 4855 | #: contrib/sessions/models.py:45 |
| 4856 | msgid "session key" |
| 4857 | msgstr "" |
| 4858 | |
| 4859 | #: contrib/sessions/models.py:54 |
| 4860 | msgid "sessions" |
| 4861 | msgstr "" |
| 4862 | |
| 4863 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4864 | msgid "seven" |
| 4865 | msgstr "" |
| 4866 | |
| 4867 | #: contrib/admin/views/template.py:38 contrib/sites/models.py:38 |
| 4868 | msgid "site" |
| 4869 | msgstr "" |
| 4870 | |
| 4871 | #: contrib/sites/models.py:39 |
| 4872 | msgid "sites" |
| 4873 | msgstr "" |
| 4874 | |
| 4875 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4876 | msgid "six" |
| 4877 | msgstr "" |
| 4878 | |
| 4879 | #: contrib/humanize/templatetags/humanize.py:19 |
| 4880 | msgid "st" |
| 4881 | msgstr "" |
| 4882 | |
| 4883 | #: contrib/auth/models.py:185 |
| 4884 | msgid "staff status" |
| 4885 | msgstr "" |
| 4886 | |
| 4887 | #: contrib/auth/models.py:187 |
| 4888 | msgid "superuser status" |
| 4889 | msgstr "" |
| 4890 | |
| 4891 | #: contrib/admindocs/views.py:61 contrib/admindocs/views.py:63 |
| 4892 | #: contrib/admindocs/views.py:65 |
| 4893 | msgid "tag:" |
| 4894 | msgstr "" |
| 4895 | |
| 4896 | #: contrib/admin/views/template.py:40 |
| 4897 | msgid "template" |
| 4898 | msgstr "" |
| 4899 | |
| 4900 | #: contrib/flatpages/models.py:11 |
| 4901 | msgid "template name" |
| 4902 | msgstr "" |
| 4903 | |
| 4904 | #: contrib/humanize/templatetags/humanize.py:19 |
| 4905 | msgid "th" |
| 4906 | msgstr "" |
| 4907 | |
| 4908 | #: contrib/admindocs/views.py:209 |
| 4909 | #, python-format |
| 4910 | msgid "the related `%(app_label)s.%(data_type)s` object" |
| 4911 | msgstr "" |
| 4912 | |
| 4913 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4914 | msgid "three" |
| 4915 | msgstr "" |
| 4916 | |
| 4917 | #: contrib/flatpages/models.py:8 |
| 4918 | msgid "title" |
| 4919 | msgstr "" |
| 4920 | |
| 4921 | #: contrib/humanize/templatetags/humanize.py:93 |
| 4922 | msgid "today" |
| 4923 | msgstr "" |
| 4924 | |
| 4925 | #: contrib/humanize/templatetags/humanize.py:95 |
| 4926 | msgid "tomorrow" |
| 4927 | msgstr "" |
| 4928 | |
| 4929 | #: contrib/humanize/templatetags/humanize.py:73 |
| 4930 | msgid "two" |
| 4931 | msgstr "" |
| 4932 | |
| 4933 | #: contrib/auth/models.py:196 contrib/comments/models.py:50 |
| 4934 | #: contrib/comments/models.py:168 |
| 4935 | msgid "user" |
| 4936 | msgstr "" |
| 4937 | |
| 4938 | #: contrib/auth/models.py:192 |
| 4939 | msgid "user permissions" |
| 4940 | msgstr "" |
| 4941 | |
| 4942 | #: contrib/comments/models.py:54 |
| 4943 | msgid "user's URL" |
| 4944 | msgstr "" |
| 4945 | |
| 4946 | #: contrib/comments/models.py:53 |
| 4947 | msgid "user's email address" |
| 4948 | msgstr "" |
| 4949 | |
| 4950 | #: contrib/comments/models.py:52 |
| 4951 | msgid "user's name" |
| 4952 | msgstr "" |
| 4953 | |
| 4954 | #: contrib/auth/models.py:180 |
| 4955 | msgid "username" |
| 4956 | msgstr "" |
| 4957 | |
| 4958 | #: contrib/auth/models.py:197 |
| 4959 | msgid "users" |
| 4960 | msgstr "" |
| 4961 | |
| 4962 | #: contrib/admindocs/views.py:158 contrib/admindocs/views.py:160 |
| 4963 | #: contrib/admindocs/views.py:162 |
| 4964 | msgid "view:" |
| 4965 | msgstr "" |
| 4966 | |
| 4967 | #: utils/timesince.py:23 |
| 4968 | msgid "week" |
| 4969 | msgid_plural "weeks" |
| 4970 | msgstr[0] "" |
| 4971 | msgstr[1] "" |
| 4972 | |
| 4973 | #: utils/timesince.py:21 |
| 4974 | msgid "year" |
| 4975 | msgid_plural "years" |
| 4976 | msgstr[0] "" |
| 4977 | msgstr[1] "" |
| 4978 | |
| 4979 | #: template/defaultfilters.py:775 |
| 4980 | msgid "yes,no,maybe" |
| 4981 | msgstr "" |
| 4982 | |
| 4983 | #: contrib/humanize/templatetags/humanize.py:97 |
| 4984 | msgid "yesterday" |
| 4985 | msgstr "" |
| 4986 | |
| 4987 | #: contrib/localflavor/se/se_counties.py:30 |
| 4988 | msgid "Örebro" |
| 4989 | msgstr "" |
| 4990 | |
| 4991 | #: contrib/localflavor/se/se_counties.py:20 |
| 4992 | msgid "Östergötland" |
| 4993 | msgstr "" |
| 4994 | |
| 4995 | #~ msgid "" |
| 4996 | #~ "Ensure this value has at least %(min)d characters (it has %(length)d)." |
| 4997 | #~ msgstr "" |
| 4998 | #~ "Sigurohuni që kjo vlerë ka të paktën %(min)d shenja (ka gjatësinë %" |
| 4999 | #~ "(length)d)." |
| 5000 | |
| 5001 | #~ msgid "" |
| 5002 | #~ "Ensure this value has at most %(max)d characters (it has %(length)d)." |
| 5003 | #~ msgstr "" |
| 5004 | #~ "Sigurohuni që kjo vlerë ka e shumta %(max)d shenja (ka gjatësinë %(length)" |
| 5005 | #~ "d)." |
| 5006 | |
| 5007 | #~ msgid "Ensure this value is greater than or equal to %s." |
| 5008 | #~ msgstr "Sigurohuni që vlera është më e madhe ose e barabartë me %s." |
| 5009 | |
| 5010 | #~ msgid "Ensure this value is less than or equal to %s." |
| 5011 | #~ msgstr "Sigurohuni që vlera është më e vogël ose e barabartë me %s." |